Pdf Push Button Field
Represents a push button form field in a PDF document. Push buttons respond immediately to user input without retaining a permanent value. They are typically used to trigger actions like submit, reset, or JavaScript execution.
Functions
Link copied to clipboard
Gets the background color of the button.
Link copied to clipboard
Gets the border color of the button.
Link copied to clipboard
Gets the caption text displayed on the button.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the font color for the button caption text.
Link copied to clipboard
Gets the font name for the button caption text.
Link copied to clipboard
Gets the font size for the button caption text.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the background color of the button.
Link copied to clipboard
Sets the border color of the button.
Link copied to clipboard
Sets the caption text displayed on the button.
Link copied to clipboard
Sets the font color for the button caption text.
Link copied to clipboard
Sets the font name for the button caption text.
Link copied to clipboard
Sets the font size for the button caption text.
Link copied to clipboard
Link copied to clipboard