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

In This Topic
    clear Property (IHTMLStyle)
    In This Topic

    clear property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property clear As System.String
    System.string clear {get; set;}
    Remarks

    An original IDL definition of clear property was the following: BSTR clear;

    See Also