Aspose::Pdf::Facades::PdfFileSignature::GetSignerName method

PdfFileSignature::GetSignerName method

Gets the name of person or organization who signing the pdf document.

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

ReturnValue

Returns the result of the signer’s name.

See Also