The Signature handler which sign this field.
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public SignatureHandler SignatureHandler { get; set; } |
| Visual Basic |
|---|
Public Property SignatureHandler As SignatureHandler Get Set |
Remarks
If nullNothingnullptra null reference (Nothing in Visual Basic) the signature field will be added for further prossessing.
You may specify one field with a signature handler only (will be checked at write-time).