FlexReport for .NET | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FontData Class / FullName Property

In This Topic
    FullName Property (FontData)
    In This Topic
    Gets full name of this font data.
    Syntax
    'Declaration
     
    Public ReadOnly Property FullName As String
    public string FullName {get;}
    See Also