Represents a range of text between two TextPointer positions.

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class TextRange
Visual Basic
Public Class TextRange
Visual C++
public ref class TextRange

Inheritance Hierarchy

System..::..Object
  FirstFloor.Documents..::..TextRange
    FirstFloor.Documents..::..TextSelection

See Also