Gets the editable region's number. The first editable region has the number 1. The number is defined through the textflow. An editable region with a smaller start position has a smaller number.

Syntax

public int Number { get; }

Limitations

Read only.