Show / Hide Table of Contents

Class Code16k

Specifies the mode to use for Code16k symbology.

Inheritance
System.Object
Code16k
Namespace: Neodynamic.SDK.BarcodeCore
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class Code16k : Enum

Fields

Mode0

Barcode Professional will use the Code 128 Char Set A which only supports ASCII values from 0 to 95

Declaration
public const Code16k Mode0
Field Value
Type Description
Code16k

Mode1

Barcode Professional will use the Code 128 Char Set B which only supports ASCII values from 32 to 127

Declaration
public const Code16k Mode1
Field Value
Type Description
Code16k

Mode2

Barcode Professional will use the Code 128 Char Set C which only supports pairs of digits

Declaration
public const Code16k Mode2
Field Value
Type Description
Code16k

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com