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 code sample demonstrates how to inspect a presentation.
Definition:
@property
def inspection_package(self):
...