[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.FontBuilder.CharSet

CharSet Property

CharSet

Get or set the CharSet of font

Declaration
public byte CharSet { get; set; }
Property Value
Type Description
byte

A byte indicate the charset of font

Remarks

Fonts with other character sets may exist in the operating system. If an application uses a font with an unknown character set, it should not attempt to translate or interpret strings that are rendered with that font.