Share via


Footnotes.FootnotesPart Property

Definition

Gets the FootnotesPart associated with this element.

public DocumentFormat.OpenXml.Packaging.FootnotesPart FootnotesPart { get; }
public DocumentFormat.OpenXml.Packaging.FootnotesPart? FootnotesPart { get; }
member this.FootnotesPart : DocumentFormat.OpenXml.Packaging.FootnotesPart
Public ReadOnly Property FootnotesPart As FootnotesPart

Property Value

Returns FootnotesPart.

Applies to