ComponentOne Document Library for UWP
StartPosition Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1TextRange Structure : StartPosition Property
Gets or sets the 0-based start position in the text range.
Syntax
'Declaration
 
Public Property StartPosition As System.Integer
public System.int StartPosition {get; set;}
See Also

Reference

C1TextRange Structure
C1TextRange Members