PdfWidgetFacade Members
In This Article
#Properties
Name | Description |
---|---|
Background |
Specifies the form field widget’s background color. |
Border |
Gets or sets the form field widget’s border color. |
Border |
Gets or sets the form field widget’s border style. |
Border |
Specifies the form field widget’s border width. |
Character |
Gets or sets the spacing between widget text characters |
Flags | Gets or sets flags that specify various characteristics of the widget annotation. |
Font |
gets or sets whether to format widget text as bold. |
Font |
Specifies the widget’s font or marker color. |
Font |
Gets or sets whether to format widget text as italics. |
Font |
Specifies the widget font name. |
Font |
Gets or sets the widget font size. |
Horizontal |
Gets or sets the font’s scaling percentage. |
Page |
Gets the the page number on which the widget is located. |
Rectangle | Gets or sets the widget’s bounds on the page. |
Rotation |
Gets or sets the widget’s rotation angle. The widget is rotated counterclockwise. |
Text |
Gets or sets how the text is aligned in the widget. |
Word |
Gets or sets spacing between words. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also