The following tables list the members exposed by SignOptions.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Comments | Gets or sets the comments on the purpose for signing the document. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SignatureLineId | Gets or sets the id of the SignatureLine associated with the digital signature. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SignatureLineImage | Gets or sets the image that will be used to sign the SignatureLine. The SignatureLineId must be set to the associated SignatureLine. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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