PreviousSectionProperties.EndnoteProperties Property

Section-Wide Endnote Properties.Represents the element tag in schema: w:endnotePr

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property EndnoteProperties As EndnoteProperties
    Get
    Set
'Usage
Dim instance As PreviousSectionProperties
Dim value As EndnoteProperties

value = instance.EndnoteProperties

instance.EndnoteProperties = value
public EndnoteProperties EndnoteProperties { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.EndnoteProperties
Returns EndnoteProperties.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace