TextParagraph.Children

TextParagraph.Children property

Gets all text runs in this paragraph. If this paragraph is empty, return paragraph itself.

public FontSetting[] Children { get; }

See Also