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

In This Topic
    fontWeight Property (IHTMLStyle)
    In This Topic

    fontWeight property of IHTMLStyle interface.

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

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

    See Also