PresentationPart.SlideMasterParts 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 SlideMasterParts of the PresentationPart
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.SlideMasterPart> SlideMasterParts { get; }
member this.SlideMasterParts : seq<DocumentFormat.OpenXml.Packaging.SlideMasterPart>
Public ReadOnly Property SlideMasterParts As IEnumerable(Of SlideMasterPart)