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

In This Topic
    styleSheets Property
    In This Topic

    styleSheets property of IHTMLDocument2 interface.

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

    An original IDL definition of styleSheets property was the following: IHTMLStyleSheetsCollection* styleSheets;

    See Also