PreviousSectionProperties.NoEndnote Property

Suppress Endnotes In Document.Represents the element tag in schema: w:noEndnote

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

Syntax

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

value = instance.NoEndnote

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.NoEndnote
Returns NoEndnote.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace