Aspose::Pdf::Facades::PdfFileSignature::CoversWholeDocument method

PdfFileSignature::CoversWholeDocument method

Checks if the signature covers the whole document.

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

ReturnValue

Return a result of bool type.

See Also