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

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