|
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; }
Public Property ContactInfo As String
Get
Set
Property Value
Type:
StringRemarks
Information provided by the signer to enable a recipient to contact the signer
to verify the signature (for example: a phone number).
See Also