PdfSignerLinkContentBuilderConfiguration Class |
Namespace: ASDSoft.WebSigner.Server.Content
[SerializableAttribute] public sealed class PdfSignerLinkContentBuilderConfiguration : DocumentSignerLinkContentBuilderConfiguration
The PdfSignerLinkContentBuilderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
PdfSignerLinkContentBuilderConfiguration |
Base constructor for manual configuration.
| |
PdfSignerLinkContentBuilderConfiguration(IPdfSignerConfiguration) |
Constructor for pre-configuration from another configuration.
| |
PdfSignerLinkContentBuilderConfiguration(String) |
Constructor for pre-configuration from configuration file.
|
Name | Description | |
---|---|---|
AdesLevel |
PAdES/XAdES/CAdES level for signature.
(Inherited from DocumentSignerLinkContentBuilderConfiguration.) | |
CanRepairPdf |
If PDF has not yet been signed, then can allow edit PDF for signature compliance if need.
| |
SignatureAppearance |
Definition for visual signature.
| |
SignatureBufferKbSize |
Size of basic buffer in PDF for signature content without size for TSA and OCSP. Default is 8 kB.
| |
SignatureHashAlgorithm |
Hash algorithm for compute digest of document.
(Inherited from DocumentSignerLinkContentBuilderConfiguration.) | |
SignatureInfo |
Basic information for new signature.
| |
TSAName |
The configured TSA name used for the signature timestamp. If not specified, then timestamp will not be inserted.
(Inherited from DocumentSignerLinkContentBuilderConfiguration.) |