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

In This Topic
    fontSize Property (IHTMLStyle)
    In This Topic

    fontSize property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property fontSize As System.Object
    System.object fontSize {get; set;}
    Remarks

    An original IDL definition of fontSize property was the following: VARIANT fontSize;

    See Also