InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontKey Class / Name Property

In This Topic
    Name Property (FontKey)
    In This Topic
    Gets name of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also