Click or drag to resize

PdfSignerLinkContentBuilderConfigurationSignatureInfo Property

Basic information for new signature.

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 SignatureInfoData SignatureInfo { get; }

Property Value

Type: SignatureInfoData
See Also