get_document_info method
get_document_info
Returns the general information about the document.
Returns
An instance of class that implements IDocumentInfo interface.
def get_document_info(self):
...
Example
The following example shows how to get document info:
See Also
- module
groupdocs.parser - class
IDocumentInfo - class
Parser