PdfDigitalSignatureAppearanceEnabled Property

A flag indicating if the signature will appear in a PDF page with the specified number in the specified bounding rectangle

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public bool AppearanceEnabled { get; set; }

Property Value

Boolean

See Also