Provides read-only metadata about a loaded document, such as its format, page count, title, and encryption status.
Use MarkdownConverter.get_document_info or MarkdownConverter.get_info to obtain an instance of this class. The information is extracted from the source document without performing a full conversion, so it is a lightweight way to inspect a file before converting it.
The DocumentInfo type exposes the following members: