HeaderFooterCommand
HeaderFooterCommand class
Represents the command of header/footer
Methods
| Name | Description |
|---|---|
| getFont() | Gets the font of the command’s value. Useless for HeaderFooterCommandType.Picture. |
| getText() | Gets the text of the command. Only valid for HeaderFooterCommandType.Text. |
| getType() | Gets the header/footer’ command type . The value of the property is HeaderFooterCommandType integer constant. |
getFont()
Gets the font of the command’s value. Useless for HeaderFooterCommandType.Picture.
getText()
Gets the text of the command. Only valid for HeaderFooterCommandType.Text.
getType()
Gets the header/footer’ command type . The value of the property is HeaderFooterCommandType integer constant.