C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1TextRange Structure / EndPosition Property

In This Topic
EndPosition Property (C1TextRange)
In This Topic
Gets or sets the end position (inclusive) of the text range.
Syntax
'Declaration
 
Public ReadOnly Property EndPosition As Integer
 
See Also