HandoutMaster.HandoutMasterPart Property
Gets the HandoutMasterPart associated with this element.
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property HandoutMasterPart As HandoutMasterPart
Get
Friend Set
'Usage
Dim instance As HandoutMaster
Dim value As HandoutMasterPart
value = instance.HandoutMasterPart
public HandoutMasterPart HandoutMasterPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.HandoutMasterPart
Returns HandoutMasterPart.