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

In This Topic
    listStyle Property (IHTMLStyle)
    In This Topic

    listStyle property of IHTMLStyle interface.

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

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

    See Also