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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public bool AppearanceEnabled { get; set; }

Property Value

Boolean

See Also