 | DocumentSigningInfoPdfSigning Property |
Configuration for signing content of document type PDF.
Namespace:
ASDSoft.WebSigner.Server.Api
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.3.0
Syntax[DataMemberAttribute(Name = "pdfSigning")]
public PdfSigningInfo PdfSigning { get; set; }
Property Value
Type:
PdfSigningInfo
See Also