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