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