ComponentOne Document Library for UWP
Length Property (C1TextRange)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1TextRange Structure : Length Property
Gets or sets the length of the text range.
Syntax
'Declaration
 
Public Property Length As System.Integer
public System.int Length {get; set;}
See Also

Reference

C1TextRange Structure
C1TextRange Members