BoxRoot
Overview
BoxRoot is a class in Aspose.Html FOSS for Python.
Root wrapper returned by :func:build_box_tree.
Properties: children, source_node.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
source_node | "Document" | Read/Write | Gets or sets the source node. |
children | list[BoxNode] | Read/Write | Gets or sets the children. |