Click or drag to resize

PdfSignerLinkContentBuilderConfigurationSignatureBufferKbSize Property

Size of basic buffer in PDF for signature content without size for TSA and OCSP. Default is 8 kB.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server.SignTools.Pdf (in ASDSoft.WebSigner.Server.SignTools.Pdf.dll) Version: 2.5.0
Syntax
C#
public int? SignatureBufferKbSize { get; set; }

Property Value

Type: NullableInt32
See Also