Class
Footer

Represents a document footer.

Definition

Constructors

Initializes a new instance of the Footer class.

Declaration

cs-api-definition
public Footer()

Initializes a new instance of the Footer class.

Declaration

cs-api-definition
public Footer(Footer footer)

Parameters

footer

Footer

The footer to clone.

Methods

Creates a new instance of the Footer class.

Declaration

cs-api-definition
public override HeaderFooterBase CreateInstance()

Returns

HeaderFooterBase

Overrides HeaderFooterBase.CreateInstance()