PdfDigitalSignatureAppearance Property

Gets the object that controls the digital signature appearance in the PDF document. You can configure the page where the signature is displayed, the bounds in the PDF page, and the appearance text or image

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfDigitalSignatureAppearance Appearance { get; }

Property Value

PdfDigitalSignatureAppearance

See Also