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