HeaderEnable property

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

Defined in

PageStyle

Data type

boolean

Syntax

public boolean isHeaderEnable() 
public void setHeaderEnable(boolean enable) 

See examples

Example: TextHeaderFooter