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

In This Topic
    Data Property
    In This Topic
    Gets binary data of this font data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As Byte()
    public byte[] Data {get;}
    See Also