Footnotes.FootnotesPart Property
Gets the FootnotesPart associated with this element.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property FootnotesPart As FootnotesPart
Get
Friend Set
'Usage
Dim instance As Footnotes
Dim value As FootnotesPart
value = instance.FootnotesPart
public FootnotesPart FootnotesPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.FootnotesPart
Returns FootnotesPart.