Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLTxtRange Interface
Properties Methods

In This Topic
    IHTMLTxtRange Interface Members
    In This Topic

    The following tables list the members exposed by IHTMLTxtRange.

    Public Properties
     NameDescription
     Property

    htmlText property of IHTMLTxtRange interface.

     
     Property

    text property of IHTMLTxtRange interface.

     
    Top
    Public Methods
     NameDescription
     Method

    collapse method of IHTMLTxtRange interface.

     
     Method

    compareEndPoints method of IHTMLTxtRange interface.

     
     Method

    duplicate method of IHTMLTxtRange interface.

     
     Method

    execCommand method of IHTMLTxtRange interface.

     
     Method

    execCommandShowHelp method of IHTMLTxtRange interface.

     
     Method

    expand method of IHTMLTxtRange interface.

     
     Method

    findText method of IHTMLTxtRange interface.

     
     Method

    getBookmark method of IHTMLTxtRange interface.

     
     Method

    inRange method of IHTMLTxtRange interface.

     
     Method

    isEqual method of IHTMLTxtRange interface.

     
     Method

    move method of IHTMLTxtRange interface.

     
     Method

    moveEnd method of IHTMLTxtRange interface.

     
     Method

    moveStart method of IHTMLTxtRange interface.

     
     Method

    moveToBookmark method of IHTMLTxtRange interface.

     
     Method

    moveToElementText method of IHTMLTxtRange interface.

     
     Method

    moveToPoint method of IHTMLTxtRange interface.

     
     Method

    parentElement method of IHTMLTxtRange interface.

     
     Method

    pasteHTML method of IHTMLTxtRange interface.

     
     Method

    queryCommandEnabled method of IHTMLTxtRange interface.

     
     Method

    queryCommandIndeterm method of IHTMLTxtRange interface.

     
     Method

    queryCommandState method of IHTMLTxtRange interface.

     
     Method

    queryCommandSupported method of IHTMLTxtRange interface.

     
     Method

    queryCommandText method of IHTMLTxtRange interface.

     
     Method

    queryCommandValue method of IHTMLTxtRange interface.

     
     Method

    scrollIntoView method of IHTMLTxtRange interface.

     
     Method

    select method of IHTMLTxtRange interface.

     
     Method

    setEndPoint method of IHTMLTxtRange interface.

     
    Top
    See Also