Show / Hide Table of Contents

Enum DataMatrixEncoding

Specifies the DataMatrix Encoding to use on that symbology.

Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum DataMatrixEncoding

Fields

Name Description
AnsiX12

Used to encode the standard ANSI X12 electronic data interchange characters

Ascii

Used to encode data that mainly contains ASCII characters (0-127)

Auto
Base256

Used to encode 8 bit values

C40

Used to encode data that mainly contains numeric and upper case characters

EDIFACT

Used to encode 63 ASCII characters (32-94)

Text

Used to encode data that mainly contains numeric and lower case characters

Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com