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