Signature |
Options for adding unsigned signature fields
These options control the creation of unsigned signature fields in AddSignatureField(Document, SignatureFieldOptions, Stream, OutputOptions).public class SignatureFieldOptions : NativeObject
The SignatureFieldOptions type exposes the following members.
Name | Description | |
---|---|---|
SignatureFieldOptions |
Name | Description | |
---|---|---|
BoundingBox | The bounding box of the signature field The bounding box is the area where the visual appearance of the signature is inserted, when the signature field is signed. Use CreateFieldBoundingBox(Size) to create the bounding box object. | |
FieldName | The name of the new signature field If , a new signature field is created using a unique field name. Default: |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |