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

In This Topic
    listStyleImage Property (IHTMLStyle)
    In This Topic

    listStyleImage property of IHTMLStyle interface.

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

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

    See Also