| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
InputPosition.Section Property |
||
| Description: | Gets the section number of the current text input position. The first section in the document has the number 1. |
|
| Syntax: |
[C#]
public int Section { get; }
[Visual Basic] Public ReadOnly Property Section() As Integer |
|
| Limitations: | Read only. |
|
| Introduced: | 14.0 |
|
| See also: | Text Selections and Character Input, Graphical Overview. | |