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

In This Topic
    inheritStyleSheets Property
    In This Topic

    inheritStyleSheets property of IHTMLDocument3 interface.

    Syntax
    'Declaration
     
    Property inheritStyleSheets As System.Boolean
    System.bool inheritStyleSheets {get; set;}
    Remarks

    An original IDL definition of inheritStyleSheets property was the following: VARIANT_BOOL inheritStyleSheets;

    See Also