LogicalDocument
Overview
LogicalDocument is a class in Aspose.Note for Python.
LogicalDocument.root represents the top‑level logical node of the document, or None if not present.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
root | LogicalNode | None | Read | Represents the top‑level logical node of the document, or None if not present |