Freigeben über


FootnoteProperties.FootnotePosition-Eigenschaft

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

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

Syntax

'Declaration
Public Property FootnotePosition As FootnotePosition
    Get
    Set
'Usage
Dim instance As FootnoteProperties
Dim value As FootnotePosition

value = instance.FootnotePosition

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.FootnotePosition
Returns FootnotePosition.

Siehe auch

Referenz

FootnoteProperties Klasse

FootnoteProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace