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

In This Topic
    backgroundRepeat Property (IHTMLStyle)
    In This Topic

    backgroundRepeat property of IHTMLStyle interface.

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

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

    See Also