 | SignatureContactInfo Property |
The contact information of the signer
Information provided by the signer to enable a recipient to contact
the signer to verify the signature; for example, a phone number.
Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.FormsAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic string ContactInfo { get; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also