Click or drag to resize

PdfSignerLinkContentBuilderConfigurationSignatureAppearance Property

Definition for visual 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 ISignatureAppearanceConfiguration SignatureAppearance { get; set; }

Property Value

Type: ISignatureAppearanceConfiguration
See Also