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

Property Value

Boolean

See Also