get_document_info method

get_document_info

Gets the information about a document stored in the attached file.

Returns

The IDocumentInfo instance that contains detected information

def get_document_info(self):
    ...

See Also