The SignatureWidget type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SignatureWidget()()()() |
Create a new PDF form field Signature Widget.
| |
| SignatureWidget(Double, Double, Double, Double) |
Create a new PDF form field Signature Widget.
|
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this annotation.
(Overrides Widget..::..Accept(AnnotationVisitor, Object).) | |
| BeginUpdate |
This method can be used to begin a properties bulk updat .
(Inherited from Annotation.) | |
| EndUpdate |
This method can be used to end the properties bulk update.
(Inherited from Annotation.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flatten(Canvas) |
Flatten the annotation as static content to the given canvas.
(Inherited from Annotation.) | |
| Flatten(Canvas, Boolean) |
Flatten the annotation as static content to the given canvas.
(Inherited from Widget.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| TestOverflow |
Determines whether a given text will "overflow", i.e. whether scrolling is needed
to display the entire text.
(Inherited from Widget.) | |
| ToString |
Obtains the String representation of this instance.
(Inherited from Widget.) | |
| UpdateAppearance |
This updates the appearance of this widget.
(Inherited from Widget.) |
Properties
| Name | Description | |
|---|---|---|
| BackgroundColor |
The background color of this widget.
(Inherited from Widget.) | |
| BorderColor |
The color of the border of this widget.
(Inherited from Widget.) | |
| BorderStyle |
The border style of this annotation.
(Inherited from Annotation.) | |
| BorderWidth |
The width in points of the border of this annotation.
(Inherited from Annotation.) | |
| Bottom |
Position of annotation's bottom edge.
(Inherited from Annotation.) | |
| Field |
The associated Field.
(Inherited from Widget.) | |
| Font |
The text font.
(Inherited from Widget.) | |
| FontSize |
The font size.
(Inherited from Widget.) | |
| GotFocusActions |
The actions executed when the widget recieves the input focus.
(Inherited from Widget.) | |
| Height |
Height of this annotation.
(Inherited from Annotation.) | |
| HorizontalAlignment |
The horiontal text alignment
(Inherited from Widget.) | |
| Invisible |
This annotation will not be visible in the pdf-viewer.
(Inherited from Widget.) | |
| Left |
Position of annotation's left edge.
(Inherited from Annotation.) | |
| Locked |
Specifies if the annotations properties are locked in a viewer application.
(Inherited from Annotation.) | |
| LostFocusActions |
The actions executed when the widget loses the input focus.
(Inherited from Widget.) | |
| MouseDownActions |
The actions executed when a mouse/pointing device goes down in the widget.
(Inherited from Widget.) | |
| MouseEnterActions |
The actions executed when a mouse/pointing device enters the widget.
(Inherited from Widget.) | |
| MouseExitActions |
The actions executed when a mouse/pointing device leaves the widget.
(Inherited from Widget.) | |
| MouseUpActions |
The actions executed when a mouse/pointing device goes up.
(Inherited from Widget.) | |
| Orientation |
Orientation of this widget in degrees. Default is Rotate0.
(Inherited from Widget.) | |
| Page |
The associated page.
(Inherited from Annotation.) | |
| Persistency |
The widget's persistency when this document is written.
(Inherited from Widget.) | |
This annotation will be visible on a printout.
(Inherited from Annotation.) | ||
| Right |
Position of annotation's right edge.
(Inherited from Annotation.) | |
| SignedAppearance |
The appearance settings that will be used during signing.
| |
| TabOrder |
Retrieve the tab-order for this annotation.
(Inherited from Annotation.) | |
| TextColor |
The text color
(Inherited from Widget.) | |
| Top |
Position of annotation's top edge.
(Inherited from Annotation.) | |
| VerticalAlignment |
The vertical text aligment
(Inherited from Widget.) | |
| Width |
Width of this annotation.
(Inherited from Annotation.) |