LogFontCharSet Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the character set of a font.

Namespace:  Microsoft.WindowsCE.Forms
Assembly:  Microsoft.WindowsCE.Forms (in Microsoft.WindowsCE.Forms.dll)

Syntax

'Declaration
Public Enumeration LogFontCharSet
'Usage
Dim instance As LogFontCharSet
public enum LogFontCharSet
public enum class LogFontCharSet
type LogFontCharSet

Members

Member name Description
Supported by the .NET Compact Framework ANSI Specifies the ANSI character set.
Supported by the .NET Compact Framework Arabic Specifies the Arabic character set.
Supported by the .NET Compact Framework Baltic Specifies the Baltic character set.
Supported by the .NET Compact Framework ChineseBig5 Specifies the ChineseBig5 character set.
Supported by the .NET Compact Framework Default Specifies a default character set.
Supported by the .NET Compact Framework EastEurope Specifies the EastEurope character set.
Supported by the .NET Compact Framework GB2312 Specifies the GB2312 character set.
Supported by the .NET Compact Framework Greek Specifies the Greek character set.
Supported by the .NET Compact Framework Hangeul Specifies the Hangeul character set.
Supported by the .NET Compact Framework Hebrew Specifies the Hebrew character set.
Supported by the .NET Compact Framework Johab Specifies the Johab character set.
Supported by the .NET Compact Framework Mac Specifies the Macintosh character set.
Supported by the .NET Compact Framework OEM Specifies the OEM character set.
Supported by the .NET Compact Framework Russian Specifies the Russian character set.
Supported by the .NET Compact Framework ShiftJIS Specifies the ShiftJIS character set.
Supported by the .NET Compact Framework Symbol Specifies the Symbol character set.
Supported by the .NET Compact Framework Thai Specifies the Thai character set.
Supported by the .NET Compact Framework Turkish Specifies the Turkish character set.

Platforms

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Compact Framework

Supported in: 3.5, 2.0

See Also

Reference

Microsoft.WindowsCE.Forms Namespace