The following tables list the members exposed by SignOptions.
Public Constructors
Public Properties
| Name | Description |
| Comments | Gets or sets the comments on the purpose for signing the document. |
| SignatureLineId | Gets or sets the id of the SignatureLine associated with the digital signature. |
| SignatureLineImage | Gets or sets the image that will be used to sign the SignatureLine. The SignatureLineId must be set to the associated SignatureLine. |
| SignatureLineText | Gets or sets the text that will be used to sign the SignatureLine. The SignatureLineId must be set to the associated SignatureLine and the SignatureLineImage must be null to use this property. |
Top
See Also