Description
Specifies a position within a text field.
Inheritance Hierarchy
TextPosition does not derive from any class, and no
classes derive from it.
Syntax
C#
public class TextPosition
VB
Public Class TextPosition
Properties
Name
|
Description
|
Line
|
Gets the line.
|
Column
|
Gets the column.
|