get_document_info method
get_document_info
Gets the information about the format of the loaded document.
Returns
The IDocumentInfo
instance that contains detected information.
def get_document_info(self):
...
Example
Get information about a document of any supported type.
See Also
- module
groupdocs.watermark
- class
IDocumentInfo
- class
Watermarker