PdfDigitalSignatureAppearance Property

Controls the digital signature appearance properties in PDF document. It can control the appearance text or image, the PDF page and bounding rectangle

Definition

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

Property Value

PdfDigitalSignatureAppearance

See Also