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

In This Topic
    fontStyle Property (IHTMLStyle)
    In This Topic

    fontStyle property of IHTMLStyle interface.

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

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

    See Also