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
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public string Text { get; set; }
Property Value
String