PdfFileSignature.GetContactInfo

PdfFileSignature.GetContactInfo method

Gets the contact information of a signature.

public string GetContactInfo(string signName)
ParameterTypeDescription
signNameStringThe name of signature.

Return Value

Returns a result of string type.

See Also