PdfDigitalSignatureAppearanceText Property
Gets or sets the text to display in the appearance. It can be null, in which case default text is displayed,
containing the signer common name, signing date, reason, location and signer contact information, if they were set.
The text is positioned at the top of the bounding rectangle
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public string Text { get; set; }
Property Value
String