Limitations
Read only.
Gets the number of the table of contents in the text. The first table of contents has the number 1. The number is defined through the textflow. A table of contents with a smaller start position has a smaller number.
public int Number { get; }
Public ReadOnly Property Number() As Integer
Read only.