The PdfSignatureOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppearanceHandler |
Apperance handler of the signature
| |
ContactInfo |
Contact info of the signature
| |
IsVisible |
Should the signature be visible or not
Note: When set to false the value of PageNumber is ignored and treated as 1.
| |
Location |
Location where it was signed
| |
Name |
Name of person or authority signing the document
| |
PageNumber |
Page number on which signature will be displayed
| |
Reason |
Reason for signing
| |
Rectangle |
Rectangle area of displayed signature
|
See Also