PdfDigitalSignatureAppearanceText Property
The text to be displayed in appearance. It can be null and in this case a default text will be displayed containing
the signer common name, signing date, reason, location and the signer contact info if they were set.
The text is positioned at the top of the bounding rectangle
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public string Text { get; set; }
Property Value
String