FragmentRoot

Overview

FragmentRoot is a class in Aspose.Html FOSS for Python.

Root wrapper for block-layout fragment output.

Properties: children.

Properties

NameTypeAccessDescription
childrentuple[BlockFragment, ...]ReadGets the children.

See Also