CalendarView for WinForms
CharSet プロパティ (FontBuilder)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > FontBuilder クラス : CharSet プロパティ
Get or set the CharSet of font
シンタックス
'宣言
 
Public Property CharSet As System.Byte
public System.byte CharSet {get; set;}

プロパティ値

A byte indicate the charset of font
解説
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.
参照

FontBuilder クラス
FontBuilder メンバ