Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / CreateRange Method

In This Topic
    CreateRange Method
    In This Topic
    Creates a text range.
    Overload List
    OverloadDescription
    Creates a text range.  
    Creates a range that begins with the specified starting character and continues through the specified length of characters.  
    Creates a range on the specified System.Xml.XmlNode.  
    Creates a range between the specified start and end C1TextPointer.  
    See Also