FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FontHolder Class / GdiCharSet Property

In This Topic
    GdiCharSet Property (FontHolder)
    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