FontInfo.iCharSet Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: