ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Util Namespace / FontSubSet Class / FontFileName Property

In This Topic
    FontFileName Property
    In This Topic
    Gets font name that was read from font's data, see also FontSubSet.FontFamilyName.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFileName As System.String
    public System.string FontFileName {get;}
    See Also