 | PdfSigningInfoCanRepairPdf Property |
Allowing trying to repair PDF if not valid for signing. It is not specified, used default size true.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.3.0
Syntax[DataMemberAttribute(Name = "canRepairPdf")]
public bool? CanRepairPdf { get; set; }
Property Value
Type:
NullableBoolean
Examplestrue
See Also