Trouble with Getting the Active Editor Selection

  •  09-06-2007, 10:08 PM

    Trouble with Getting the Active Editor Selection

    adam,In help doc you said:
    "In order to find the active editor selection, you would type:

    // get the active editor selection
    var sel = editor1.GetSelection();"
    with that I can get the selection,but there is no any help told me about its methods or propertys.
    the selection is an object,but I need to get its html content,how can i do?
View Complete Thread