Click or drag to resize

ErrorControlLevel Enumeration

Specifies the printer's error control level.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum ErrorControlLevel
Members
  Member nameValueDescription
EC_High0 Specifies an internal error handling mode of high.
EC_Medium1 Specifies an internal error handling mode of medium.
EC_None2 Specifies no internal error handling.
See Also