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

In This Topic
    backgroundImage Property (IHTMLStyle)
    In This Topic

    backgroundImage property of IHTMLStyle interface.

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

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

    See Also