Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1TextRange Structure / Length Property

In This Topic
    Length Property (C1TextRange)
    In This Topic
    Gets or sets the length of the text range.
    Syntax
    'Declaration
     
    Public Property Length As Integer
    public int Length {get; set;}
    See Also