Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / selection Property

In This Topic
    selection Property (IHTMLDocument2)
    In This Topic

    selection property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property selection As System.Object
    System.object selection {get;}
    Remarks

    An original IDL definition of selection property was the following: IHTMLSelectionObject* selection;

    See Also