Aspose::Pdf::Facades::PdfFileSignature::GetLocation method

PdfFileSignature::GetLocation method

Gets the location of a signature.

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

ReturnValue

Returns a result of string type.

See Also