Share via


Footer.Load Method

Loads the DOM from the FooterPart.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As FooterPart _
)
'Usage
Dim instance As Footer
Dim openXmlPart As FooterPart

instance.Load(openXmlPart)
public void Load(
    FooterPart openXmlPart
)

Parameters

See Also

Reference

Footer Class

Footer Members

DocumentFormat.OpenXml.Wordprocessing Namespace