Interface | Description |
---|---|
IBarCodeControl |
IBarCodeControl
|
Class | Description |
---|---|
Alignment |
Caption or Barcode image's alignment style
|
AustralianPosteParcelCodeSet |
Specifies the code set of CODE128 barcode specification used to encode the data.
|
AustraliaPostFormatControlCode |
Represents the Format Control Code Field of Australia Post BarCode
|
BarCodeBuilder |
BarCodeBuilder for backend barcode images generation.
|
BorderDashStyle |
Specifies the style of dashed border lines.
|
Caption |
The text caption shown in the barcode image.
|
CaptionConverter | |
CodabarSymbol |
Specifies the start or stop symbol of the Codabar barcode specification.
|
Code128CodeBuilder |
Use to generate customized CodeText for Code128 barcode.
|
Code128CodeSet |
Specifies the code set of CODE128 barcode specification used to encode the data.
|
CodeLocation |
Specifies the location of the code text shown in the image.
|
DataMatrixEncodeMode |
DataMatrix encoder's encoding mode, default to Auto
|
EAN128EncodeMode |
Specifies the encode mode of EAN128 used to encode the data.
|
ImageQualityMode |
Specifies the quality of the created barcode image.
|
ITF14BorderType |
ITF14 barcode's border type
|
License | |
Margins |
Specifies the margins of a barcode image.
|
MarginsF |
Specifies the margins of a barcode image.
|
MarginsFConverter | |
Pdf417CompactionMode |
Pdf417 barcode's compation mode
|
Pdf417ErrorLevel |
pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction
|
QREncodeMode |
QR barcode's encoding mode
|
QRErrorLevel |
Level of Reed-Solomon error correction.
|
Resolution |
The resolution infomation of the barcode image
|
ResolutionConverter | |
ResolutionMode |
Specifies the resolution mode used to create barcode image.
|
RotationAngle |
Specifies the rotation angle of the barcode image.
|
RotationDirection |
Rotation Direction, must be the following: Clockwise or AntiClockwise
|
Symbology |
Specifies the type of barcode specification.
|
Exception | Description |
---|---|
BarCodeException |
Represents the exception for creating barcode image.
|
InvalidCodeException |
The Exception will be thrown when invalid characters contained in the code text.
|