Click or drag to resize

PdfSignerLinkContentBuilderConfigurationCanRepairPdf Property

If PDF has not yet been signed, then can allow edit PDF for signature compliance if need.

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 bool? CanRepairPdf { get; set; }

Property Value

Type: NullableBoolean
See Also