Sdílet prostřednictvím


EndnoteDocumentWideProperties.EndnotePosition Property

Endnote Placement.Represents the element tag in schema: w:pos

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

Syntax

'Declaration
Public Property EndnotePosition As EndnotePosition
    Get
    Set
'Usage
Dim instance As EndnoteDocumentWideProperties
Dim value As EndnotePosition

value = instance.EndnotePosition

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.EndnotePosition

See Also

Reference

EndnoteDocumentWideProperties Class

EndnoteDocumentWideProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace