Enum CodeMarkingOrder
Represents the marking order.
public enum CodeMarkingOrder
  Fields
Continous = 1continuous marking
None = 0no order.
Skip1Row = 2skip one row
Skip2Rows = 3skip two rows
Represents the marking order.
public enum CodeMarkingOrder
  Continous = 1continuous marking
None = 0no order.
Skip1Row = 2skip one row
Skip2Rows = 3skip two rows