public class HeaderFooterCommand
Property Getters/Setters Summary | ||
---|---|---|
Font | getFont() | |
Gets the font of the command's value.
|
||
java.lang.String | getText() | |
Gets the text of the command.
|
||
int | getType() | |
Gets the header/footer' command type .
The value of the property is HeaderFooterCommandType integer constant. |
public int getType()
public Font getFont()
public java.lang.String getText()