FootnoteDocumentWideProperties.FootnotePosition Property

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 FootnoteDocumentWideProperties
Dim value As FootnotePosition

value = instance.FootnotePosition

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.FootnotePosition

See Also

Reference

FootnoteDocumentWideProperties Class

FootnoteDocumentWideProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace