PdfDigitalSignatureAppearance Property

The reference to object controlling the digital signature appearance in PDF document. You can control the PDF page on which to display the digital signature appearance, bounds in PDF page, the appearance text or image

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public PdfDigitalSignatureAppearance Appearance { get; }

Property Value

PdfDigitalSignatureAppearance

See Also