FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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