SignerContext class
SignerContext class
Document signer context
Inheritance: SignerContext → ProcessorContext
Constructors
| Name | Description |
|---|---|
| SignerContext() | The default constructor. |
Properties
| Name | Description |
|---|---|
| certificate_holder | CertificateHolder object with certificate that used to sign file. |
| font_settings | Font settings used by the processor. (Inherited from ProcessorContext) |
| layout_options | Document layout options used by the processor. (Inherited from ProcessorContext) |
| sign_options | SignOptions object with various signing options. |
| warning_callback | Warning callback used by the processor. (Inherited from ProcessorContext) |
See Also
- module aspose.words.lowcode
- class ProcessorContext