Share via


Footer.FooterPart Property

Definition

Gets the FooterPart associated with this element.

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

Property Value

Returns FooterPart.

Applies to