MainDocumentPart.FooterParts Property

Definition

Gets the FooterParts of the MainDocumentPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.FooterPart> FooterParts { get; }
member this.FooterParts : seq<DocumentFormat.OpenXml.Packaging.FooterPart>
Public ReadOnly Property FooterParts As IEnumerable(Of FooterPart)

Property Value

Applies to