Show / Hide Table of Contents

Class QRCodeEncoding

Specifies the QR Code Encoding to use on that symbology.

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

Fields

AlphaNumeric

Used to encode data that mainly contains alphanumeric characters

Declaration
public const QRCodeEncoding AlphaNumeric
Field Value
Type Description
QRCodeEncoding

Auto

Declaration
public const QRCodeEncoding Auto
Field Value
Type Description
QRCodeEncoding

Byte

Used to encode 8 bit values

Declaration
public const QRCodeEncoding Byte
Field Value
Type Description
QRCodeEncoding

Kanji

Used to encode data that mainly contains Kanji characters

Declaration
public const QRCodeEncoding Kanji
Field Value
Type Description
QRCodeEncoding

Numeric

Used to encode data that mainly contains numeric characters

Declaration
public const QRCodeEncoding Numeric
Field Value
Type Description
QRCodeEncoding

value__

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