vsext_FontCharSet Enum

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public enum class vsext_FontCharSet
public enum class vsext_FontCharSet
enum vsext_FontCharSet
[System.Runtime.InteropServices.Guid("C106C8DC-6D0C-11D1-B2C9-00C04FB6C6FF")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_FontCharSet
[System.Runtime.InteropServices.Guid("C106C8DC-6D0C-11D1-B2C9-00C04FB6C6FF")]
public enum vsext_FontCharSet
[<System.Runtime.InteropServices.Guid("C106C8DC-6D0C-11D1-B2C9-00C04FB6C6FF")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_FontCharSet = 
[<System.Runtime.InteropServices.Guid("C106C8DC-6D0C-11D1-B2C9-00C04FB6C6FF")>]
type vsext_FontCharSet = 
Public Enum vsext_FontCharSet
Inheritance
vsext_FontCharSet
Attributes

Fields

vsext_fontcs_ANSI 0
vsext_fontcs_ARABIC 178
vsext_fontcs_BALTIC 186
vsext_fontcs_CHINESEBIG5 136
vsext_fontcs_DEFAULT 1
vsext_fontcs_EASTEUROPE 238
vsext_fontcs_GB2312 134
vsext_fontcs_GREEK 161
vsext_fontcs_HANGEUL 129
vsext_fontcs_HEBREW 177
vsext_fontcs_JOHAB 130
vsext_fontcs_MAC 77
vsext_fontcs_OEM 255
vsext_fontcs_RUSSIAN 204
vsext_fontcs_SHIFTJIS 128
vsext_fontcs_SYMBOL 2
vsext_fontcs_THAI 222
vsext_fontcs_TURKISH 162
vsext_fontcs_VIETNAMESE 163

Applies to