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.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public string Text { get; set; }
Property Value
String