PdfFileSignature.GetContactInfo

PdfFileSignature.GetContactInfo method

Gets the contact information of a signature.

public string GetContactInfo(SignatureName signName)
ParameterTypeDescription
signNameSignatureNameThe name of signature.

Return Value

Returns a result of string type.

See Also