[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElement.GetParents

GetParents Method

GetParents()

Returns the list of parents from the root.

Declaration
public List<C1TextElement> GetParents()
Returns
Type Description
List<C1TextElement>

The list of parents from the root.