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

In This Topic
    plugins Property
    In This Topic

    plugins property of IHTMLDocument2 interface.

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

    An original IDL definition of plugins property was the following: IHTMLElementCollection* plugins;

    See Also