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

In This Topic
    cssText Property (IHTMLStyle)
    In This Topic

    cssText property of IHTMLStyle interface.

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

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

    See Also