FontInfo.iCharSet Field

Definition

Integer containing the character set, (e.g., RUSSIAN_CHARSET).

public: System::Byte iCharSet;
public: byte iCharSet;
byte iCharSet;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte iCharSet;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable iCharSet : byte
Public iCharSet As Byte 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to