Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1TextRange Structure
Members

In This Topic
    C1TextRange Structure
    In This Topic
    Represents a continuous range of text.
    Object Model
    C1TextRange Structure
    Syntax
    'Declaration
     
    Public Structure C1TextRange 
       Inherits System.ValueType
    public struct C1TextRange : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.Document.C1TextRange

    See Also