ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.String
    public System.string Name {get;}
    See Also