SignatureLineOptions Class |
Namespace: Aspose.Words
The SignatureLineOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignatureLineOptions | Initializes a new instance of the SignatureLineOptions class |
Name | Description | |
---|---|---|
![]() ![]() | AllowComments |
Gets or sets a value indicating that the signer can add comments in the Sign dialog.
Default value for this property is false.
|
![]() ![]() | DefaultInstructions |
Gets or sets a value indicating that default instructions is shown in the Sign dialog.
Default value for this property is true.
|
![]() ![]() |
Gets or sets suggested signer's e-mail address.
Default value for this property is empty string (Empty).
| |
![]() ![]() | Instructions |
Gets or sets instructions to the signer that are displayed on signing the signature line.
Default value for this property is empty string (Empty).
|
![]() ![]() | ShowDate |
Gets or sets a value indicating that sign date is shown in the signature line.
Default value for this property is true.
|
![]() ![]() | Signer |
Gets or sets suggested signer of the signature line.
Default value for this property is empty string (Empty).
|
![]() ![]() | SignerTitle |
Gets or sets suggested signer's title.
Default value for this property is empty string (Empty).
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |