ContactInfoLabel

PdfDigitalSignatureAppearance.ContactInfoLabel property

Gets or sets contact info label. Default value: “Contact”. if this value is empty then no contact label will appear on digital signature area.

public string ContactInfoLabel { get; set; }

See Also