FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FontHolder Class / GdiCharSet Property

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