ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / CharSet Field

In This Topic
    CharSet Field
    In This Topic
    Specifies the character set of the font. The character set can be one of the following values.
    Syntax
    'Declaration
     
    
    Public CharSet As Byte
    public byte CharSet
    See Also