Length Field (TextLineFragment)
In This Topic
The number of
ITextChars in this fragment. A value of
-1 indicates that this fragment includes all characters from
StartIndex to the end of the line.
Syntax
'Declaration
Public Length As System.Integer
See Also