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

In This Topic
    bgProperties Property
    In This Topic

    bgProperties property of IHTMLBodyElement interface.

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

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

    See Also