 |
PdfDigitalSignatureElementContactInfo Property |
Gets or sets the contact information.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic string ContactInfo { get; set; }Public Property ContactInfo As String
Get
Set
Property Value
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