Property Getters/Setters Summary | ||
---|---|---|
function | getFont() | |
Gets the font of the command's value. | ||
function | getText() | |
Gets the text of the command. | ||
function | getType() | |
Gets the header/footer' command type . The value of the property is HeaderFooterCommandType integer constant. |
Property Getters/Setters Detail |
---|
getType : Number | |
function getType() |
getFont : Font | |
function getFont() |
getText : String | |
function getText() |