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

In This Topic
    FontName Property
    In This Topic
    Gets or sets the font name used in the text.
    Syntax
    'Declaration
     
    Public Property FontName As System.String
    public System.string FontName {get; set;}
    See Also