ComponentOne Document Library for UWP
EndPosition Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1TextRange Structure : EndPosition Property
Gets or sets the end position (inclusive) of the text range.
Syntax
'Declaration
 
Public ReadOnly Property EndPosition As System.Integer
public System.int EndPosition {get;}
See Also

Reference

C1TextRange Structure
C1TextRange Members