get_document_info method

get_document_info

Retrieves information about the document stored in the attached file.

def get_document_info(self):
    ...

Returns: IDocumentInfo: The instance that contains detected information.

See Also