Gets the subtextpart's number. The first subtextpart has the number 1. The number is defined through the textflow. A textpart with a smaller start position has a smaller number. When an outer subtextpart has the same start position than one of its nested textparts the outer textpart has a smaller number.
[C#] public int Number { get; }
[Visual Basic] Public ReadOnly Property Number() As Integer
Read only.
<< TXTextControl.SubTextPart.NestedLevel Property | >> TXTextControl.SubTextPart.OuterSubTextPart Property