Table of Contents

Property Children

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Children

Gets the text-body blocks of every shape in the tree, in paint order, so shape text participates in document-wide text extraction and visitor traversal.

public override IReadOnlyList<DomNode> Children { get; }

Property Value

IReadOnlyList<DomNode>