Click or drag to resize
Pdf Library for .NET

PdfDigitalSignatureElementContactInfo Property

Gets or sets the contact information.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public string ContactInfo { get; set; }

Property Value

Type: String
Remarks
Information provided by the signer to enable a recipient to contact the signer to verify the signature (for example: a phone number).
See Also