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

In This Topic
    fontFamily Property (IHTMLStyle)
    In This Topic

    fontFamily property of IHTMLStyle interface.

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

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

    See Also