FooterEnable property

This property enables or disables the document footer. Specifies true to enable the footer. Specifies false to disable the footer.

Defined in

PageStyle

Data type

boolean

Syntax

public boolean isFooterEnable() 
public void setFooterEnable(boolean enable) 

See examples

Example: TextHeaderFooter