'Declaration
Public Function GetParents() As List(Of C1TextElement)
public List<C1TextElement> GetParents()
Return Value
The list of parents from the root.
'Declaration
Public Function GetParents() As List(Of C1TextElement)
public List<C1TextElement> GetParents()