Freigeben über


PreviousSectionProperties.FootnoteProperties-Eigenschaft

Section-Wide Footnote Properties.Represents the element tag in schema: w:footnotePr

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

Syntax

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

value = instance.FootnoteProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.FootnoteProperties
Returns FootnoteProperties.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace