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

In This Topic
    GdiCharSet Property (FontData)
    In This Topic
    Gets or sets the GDI character set used by the font.
    Syntax
    'Declaration
     
    Public Property GdiCharSet As Byte
    public byte GdiCharSet {get; set;}
    See Also