LineDisplay.CharacterSetAnsi 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.
Indicates the default character set is ANSI.
public const int CharacterSetAnsi = 999;
val mutable CharacterSetAnsi : int
Public Const CharacterSetAnsi As Integer = 999