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

In This Topic
    listStyleType Property (IHTMLStyle)
    In This Topic

    listStyleType property of IHTMLStyle interface.

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

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

    See Also