HandoutMasterPart.SlidePart 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 SlidePart of the HandoutMasterPart
public DocumentFormat.OpenXml.Packaging.SlidePart SlidePart { get; }
public DocumentFormat.OpenXml.Packaging.SlidePart? SlidePart { get; }
member this.SlidePart : DocumentFormat.OpenXml.Packaging.SlidePart
Public ReadOnly Property SlidePart As SlidePart