Aspose::Pdf::Facades::PdfFileSignature::GetDateTime method

PdfFileSignature::GetDateTime method

Gets the signature’s datetime.

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

ReturnValue

Return the result of DateTime type.

See Also