PdfDigitalSignatureAppearanceText Property

The appearance text placed at the top of the bounding rectangle. If it is null then a default text will be displayed containing the signer common name, signing date, reason, location and the signer contact info if these properties were set. The default value is null

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public string Text { get; set; }

Property Value

String

See Also