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

In This Topic
    font Property (IHTMLStyle)
    In This Topic

    font property of IHTMLStyle interface.

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

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

    See Also