Enum ControlStringType
- Namespace
- Microlithix.Text.Ansi
- Assembly
- AnsiParser.dll
Constants representing the different types of control strings defined in ECMA-48.
public enum ControlStringType
Fields
ApplicationProgramCommand = 0Application Program Command (APC)
DeviceControlString = 1Device Control String (DCS)
OperatingSystemCommand = 2Operating System Command (OSC)
PrivacyMessage = 3Privacy Messsage (PM)
StartOfString = 4General purpose character string (SOS)