PdfCheckBoxWidgetFacade Properties
Contains properties used to change the check box field’s widget annotation without access to its inner structure.
Name | Description |
---|---|
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 |
Button |
Specifies the shape of the marker that appears inside the check box when the user selects it. |
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 |
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 |
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 |
Word |
Gets or sets spacing between words.
Inherited from Pdf |
See Also