C1.Web.Api.BarCode Namespace : DataMatrixEcc200EncodingMode Enumeration |
'Declaration
Public Enum DataMatrixEcc200EncodingMode Inherits System.Enum
public enum DataMatrixEcc200EncodingMode : System.Enum
Member | Description |
---|---|
ASCII | ASCII. |
Auto | Auto. The encoding char set will be selected automatically to achieve a better compression efficiency. |
Base256 | Base256. |
C40 | C40. |
EDIFACT | EDIFACT. Only 63 EDIFACT characters are supported by this char set. |
Text | Text. |
X12 | X12. Only 40 X12 characters are supported by this char set. |
System.Object
System.ValueType
System.Enum
C1.Web.Api.BarCode.DataMatrixEcc200EncodingMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2