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

In This Topic
    Script Property (IHTMLDocument)
    In This Topic

    Script property of IHTMLDocument interface.

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

    An original IDL definition of Script property was the following: IDispatch* Script;

    See Also