Property Children
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; }
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; }