to_document method

to_document()

Parses the document loaded by IDocumentProcessorPlugin.load() method into Document object.

def to_document(self):
    ...

See Also