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

In This Topic
    background Property (IHTMLBodyElement)
    In This Topic

    background property of IHTMLBodyElement interface.

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

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

    See Also