TextSignOptions Properties |
The TextSignOptions type exposes the following members.
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.
|
![]() | Border |
Specify border settings
|
![]() | 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.
|
![]() | ForeColor |
Gets or sets the fore color of signature.
|
![]() | 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.
|
![]() | 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.
|
![]() | Height |
Height of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType SizeMeasureType property).
|
![]() | HorizontalAlignment |
Horizontal alignment of signature on document page.
|
![]() | 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).
|
![]() | LocationMeasureType |
Measure type (pixels, percents or millimeters) for Left and Top properties.
|
![]() | Margin |
Gets or sets the space between Sign and Document edges.
(works ONLY if horizontal or vertical alignment are specified).
|
![]() | MarginMeasureType |
Gets or sets the measure type (pixels, percents or millimeters) for Margin.
|
![]() | 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.
|
![]() | 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).
|
![]() | 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.
|
![]() | SignatureID |
Gets or sets the unique ID of signature. It can be used in signature verification options.
Property is supported for Pdf documents only.
|
![]() | SignatureImplementation |
Gets or sets the type of text signature implementation.
|
![]() | SignatureType |
Get the Signature Type SignatureType (Inherited from SignOptions.) |
![]() | SizeMeasureType |
Measure type (pixels, percents or millimeters) for Width and Height properties.
|
![]() | Stretch |
Stretch mode on Document Page.
|
![]() | Text |
Gets or sets the text of signature.
|
![]() | TextHorizontalAlignment |
Horizontal alignment of text inside a signature.
This feature is supported only for Image and Annotation signature implementations
(see TextSignatureImplementation SignatureImplementation property).
|
![]() | TextVerticalAlignment |
Vertical alignment of text inside a signature.
This feature is supported only for Image signature implementation
(see TextSignatureImplementation SignatureImplementation property).
|
![]() | 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).
|
![]() | Transparency |
Gets or sets the signature transparency (value from 0.0 (opaque) through 1.0 (clear)). Default value is 0 (opaque).
|
![]() | VerticalAlignment |
Vertical alignment of signature on document page.
|
![]() | Width |
Width of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType SizeMeasureType property).
|
![]() | ZOrder |
Gets or sets the Z-order position of text signature.
Determines the display order of overlapping signatures.
(Inherited from SignOptions.) |