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

In This Topic
    Format Property (FontData)
    In This Topic
    Gets embedded font format of this font data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As EmbeddedFontFormat
    public EmbeddedFontFormat Format {get;}
    See Also