Click or drag to resize

PdfCertifierContactInfo Property

Gets or sets a value representing the contact info (e.g. an email address) for the Signer.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string ContactInfo { get; set; }

Property Value

Type: String
See Also