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

In This Topic
    filters Property
    In This Topic

    filters property of IHTMLElement interface.

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

    An original IDL definition of filters property was the following: IHTMLFiltersCollection* filters;

    See Also