Mobiform Software - Aurora API Documentation

CommandType Enumeration

Define the different type of commands.

public enum CommandType

Members

Member Name Description
INVALID Invalid Command
COMMANDTYPE_DOC Document Command
COMMANDTYPE_2D 2D Command
COMMANDTYPE_3D 3D Command
COMMANDTYPE_APP Application Command
COMMANDTYPE_MANAGER_BEGIN Command Manager Internal Command
COMMANDTYPE_MANAGER_END Command Manager Internal Command

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace