PresentationPart.HandoutMasterPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the HandoutMasterPart of the PresentationPart
public DocumentFormat.OpenXml.Packaging.HandoutMasterPart HandoutMasterPart { get; }
public DocumentFormat.OpenXml.Packaging.HandoutMasterPart? HandoutMasterPart { get; }
member this.HandoutMasterPart : DocumentFormat.OpenXml.Packaging.HandoutMasterPart
Public ReadOnly Property HandoutMasterPart As HandoutMasterPart