FormFieldSignOptions Class |
Namespace: GroupDocs.Signature.Options
The FormFieldSignOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormFieldSignOptions |
Initializes a new instance of the PdfFormFieldSignOptions class with default values.
|
![]() | FormFieldSignOptions(FormFieldSignature) |
Initializes a new instance of the PdfFormFieldSignOptions class with FormField signature.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Put signature on all document pages.
(Inherited from SignOptions.) |
![]() | Appearance |
Additional signature appearance.
(Inherited from SignOptions.) |
![]() | Background |
Gets or sets the signature background settings.
(Inherited from TextSignOptions.) |
![]() | Border |
Specify border settings
(Inherited from TextSignOptions.) |
![]() | DocumentType |
Get or set the Document Type of the Signature Options DocumentType (Inherited from SignOptions.) |
![]() | Extensions |
Signature Extensions.
(Inherited from SignOptions.) |
![]() | Font |
Gets or sets the font of signature.
(Inherited from TextSignOptions.) |
![]() | ForeColor |
Gets or sets the fore color of signature.
(Inherited from TextSignOptions.) |
![]() | FormTextFieldTitle |
Gets or sets the title of text form field to put text signature into it.
This property could be used only with SignatureImplementation = TextToFormField.
(Inherited from TextSignOptions.) |
![]() | FormTextFieldType |
Gets or sets the type of form field to put text signature into it.
This property could be used only with SignatureImplementation = TextToFormField.
Value by default is AllTextTypes.
(Inherited from TextSignOptions.) |
![]() | Height |
Height of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType SizeMeasureType property).
(Inherited from TextSignOptions.) |
![]() | HorizontalAlignment |
Horizontal alignment of signature on document page.
(Inherited from TextSignOptions.) |
![]() | Left |
Left X position of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType LocationMeasureType property).
(works if horizontal alignment is not specified).
(Inherited from TextSignOptions.) |
![]() | LocationMeasureType |
Measure type (pixels, percents or millimeters) for Left and Top properties.
(Inherited from TextSignOptions.) |
![]() | Margin |
Gets or sets the space between Sign and Document edges.
(works ONLY if horizontal or vertical alignment are specified).
(Inherited from TextSignOptions.) |
![]() | MarginMeasureType |
Gets or sets the measure type (pixels, percents or millimeters) for Margin.
(Inherited from TextSignOptions.) |
![]() | Native |
Gets or sets the native attribute. If it is set document specific signatures could be used.
Native text watermark for WordProcessing documents is different than regular, for example.
(Inherited from TextSignOptions.) |
![]() | PageNumber |
Gets or sets document page number for signing.
Minimal and default value is 1.
(Inherited from SignOptions.) |
![]() | PagesSetup |
Options to specify pages to be signed.
(Inherited from SignOptions.) |
![]() | RotationAngle |
Rotation angle of signature on document page (clockwise).
(Inherited from TextSignOptions.) |
![]() | ShapeType |
Gets or sets the type of shape to put text.
This property could be used only with SignatureImplementation = TextStamp.
Value by default is Rectangle.
(Inherited from TextSignOptions.) |
![]() | Signature |
Gets or sets the FormField of signature.
|
![]() | SignatureID |
Gets or sets the unique ID of signature. It can be used in signature verification options.
Property is supported for Pdf documents only.
(Inherited from TextSignOptions.) |
![]() | SignatureImplementation |
Gets or sets the type of text signature implementation.
(Inherited from TextSignOptions.) |
![]() | SignatureType |
Get the Signature Type SignatureType (Inherited from SignOptions.) |
![]() | SizeMeasureType |
Measure type (pixels, percents or millimeters) for Width and Height properties.
(Inherited from TextSignOptions.) |
![]() | Stretch |
Stretch mode on Document Page.
(Inherited from TextSignOptions.) |
![]() | Text |
Gets or sets the text of signature.
(Inherited from TextSignOptions.) |
![]() | TextHorizontalAlignment |
Horizontal alignment of text inside a signature.
This feature is supported only for Image and Annotation signature implementations
(see TextSignatureImplementation SignatureImplementation property).
(Inherited from TextSignOptions.) |
![]() | TextVerticalAlignment |
Vertical alignment of text inside a signature.
This feature is supported only for Image signature implementation
(see TextSignatureImplementation SignatureImplementation property).
(Inherited from TextSignOptions.) |
![]() | Top |
Top Y Position of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType LocationMeasureType property).
(works if vertical alignment is not specified).
(Inherited from TextSignOptions.) |
![]() | Transparency |
Gets or sets the signature transparency (value from 0.0 (opaque) through 1.0 (clear)). Default value is 0 (opaque).
(Inherited from TextSignOptions.) |
![]() | VerticalAlignment |
Vertical alignment of signature on document page.
(Inherited from TextSignOptions.) |
![]() | Width |
Width of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType SizeMeasureType property).
(Inherited from TextSignOptions.) |
![]() | ZOrder |
Gets or sets the Z-order position of text signature.
Determines the display order of overlapping signatures.
(Inherited from SignOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |