PdfSignatureWidgetFacade Members
In This Article
#Properties
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 |
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 |
#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