inspection_package property
inspection_package property
Gets a metadata package containing inspection results for the document. The package contains information about document parts that can be considered as metadata in some cases.
Remarks
Learn more | | |
Example
This example demonstrates how to inspect a PDF document.
Definition:
@property
def inspection_package(self):
...
See Also
- module
groupdocs.metadata.formats.document
- class
PdfInspectionPackage
- class
PdfRootPackage