Aspose::Pdf::Facades::PdfFileSignature::GetContactInfo method

PdfFileSignature::GetContactInfo method

Gets the contact information of a signature.

System::String Aspose::Pdf::Facades::PdfFileSignature::GetContactInfo(System::String signName)
ParameterTypeDescription
signNameSystem::StringThe name of signature.

ReturnValue

Returns a result of string type.

See Also