PdfButtonWidgetFacade Properties
Contains properties used to change the button field’s widget annotation without access to its inner structure.
Name | Description |
---|---|
Alternate |
Gets or sets the widget annotation’s alternate (down) caption (displayed when a user clicks the button, but before the button is released). |
Background |
Specifies the form field widget’s background color.
Inherited from Pdf |
Border |
Gets or sets the form field widget’s border color.
Inherited from Pdf |
Border |
Gets or sets the form field widget’s border style.
Inherited from Pdf |
Border |
Specifies the form field widget’s border width.
Inherited from Pdf |
Caption | Gets or sets the widget annotation’s caption (displayed when the button is not clicked). |
Character |
Gets or sets the spacing between widget text characters
Inherited from Pdf |
Flags |
Gets or sets flags that specify various characteristics of the widget annotation.
Inherited from Pdf |
Font |
gets or sets whether to format widget text as bold.
Inherited from Pdf |
Font |
Specifies the widget’s font or marker color.
Inherited from Pdf |
Font |
Gets or sets whether to format widget text as italics.
Inherited from Pdf |
Font |
Specifies the widget font name.
Inherited from Pdf |
Font |
Gets or sets the widget font size.
Inherited from Pdf |
Horizontal |
Gets or sets the font’s scaling percentage.
Inherited from Pdf |
Icon |
Retrieves the button widget’s icon options. |
Page |
Gets the the page number on which the widget is located.
Inherited from Pdf |
Rectangle |
Gets or sets the widget’s bounds on the page.
Inherited from Pdf |
Rollover |
Gets the button’s rollover caption (displayed when the mouse pointer hovers over the button). |
Rotation |
Gets or sets the widget’s rotation angle. The widget is rotated counterclockwise.
Inherited from Pdf |
Text |
Gets or sets how the text is aligned in the widget.
Inherited from Pdf |
Text |
Specifies the text position of the button widget’s caption relative to its icon. |
Word |
Gets or sets spacing between words.
Inherited from Pdf |
See Also