Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / FontSize Property

In This Topic
    FontSize Property
    In This Topic
    Gets or sets a string value that indicates the font size used in the text.
    Syntax
    'Declaration
     
    Public Property FontSize As System.String
    public System.string FontSize {get; set;}
    See Also