Click or drag to resize
Pdftools logo

SignatureFieldOptions Properties

The SignatureFieldOptions type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox

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.

Public propertyFieldName

The name of the new signature field

If , a new signature field is created using a unique field name.

Default:

Top
See Also