Freigeben über


PreviousSectionProperties.NoEndnote-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.NoEndnote
Returns NoEndnote.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace