Table of Contents

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 = 0

Application Program Command (APC)

DeviceControlString = 1

Device Control String (DCS)

OperatingSystemCommand = 2

Operating System Command (OSC)

PrivacyMessage = 3

Privacy Messsage (PM)

StartOfString = 4

General purpose character string (SOS)