Name | Description | |
---|---|---|
CanAddSignatureLine | Gets a System.Boolean value indicating whether you can add a signature line to a document. Read-only. | |
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<ISignature>) | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<ISignature>) | |
Parent | Returns the Parent object for the specified object. | |
SkipCertificateValidationOnExporting | Indicates whether the validation of the attached digital certificate of the signed signature should be skipped when exporting signed signatures. The default value is true.
If certificate validation is skipped, the certificate will be treated as valid. This is the default behavior. Otherwise, the certificate will be validated with X.509 chain. The validation requires Internet connection and will read the X.509 certificate storage of the current user and local machine. |