See: Description
Interface | Description |
---|---|
IBarCodeControl |
IBarCodeControl
|
Class | Description |
---|---|
BarCodeControl |
To use BarCodeControl add aspose-barcode.jar to classpath.
|
BaseEncodeType |
Base class for SymbologyEncodeType.
|
BuildVersionInfo |
Provides information about the current product name and version.
|
Caption |
The text caption shown in the barcode image.
|
CodabarSymbol |
Specifies the start or stop symbol of the Codabar barcode specification.
|
ECIEncodings |
Extended Channel Interpretation Identifiers.
|
EncodeTypes |
Specifies the type of barcode to encode.
|
ExtCodetextBuilder |
Helper class for automatic codetext generation of the Extended Codetext Mode
|
FontStyle | |
License |
Provides methods to license the component.
|
MarginsF |
Specifies the margins of a barcode image.
|
QrExtCodetextBuilder |
Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode
|
Resolution |
The resolution infomation of the barcode image
|
SymbologyEncodeType |
Symbology encode type.
|
Enum | Description |
---|---|
AztecSymbolMode |
Specifies the Aztec symbol mode.
|
BarcodeClassifications |
EncodeTypes classification
|
BarCodeImageFormat |
Specifies the file format of the image.
|
BorderDashStyle |
Specifies the style of dashed border lines.
|
CodabarChecksumMode |
Specifies the checksum algorithm for Codabar
|
DataMatrixEccType |
Specify the type of the ECC to encode.
|
DataMatrixEncodeMode |
DataMatrix encoder's encoding mode, default to AUTO
|
EnableChecksum |
Enable checksum during generation for 1D barcodes.
|
GraphicsUnit |
Specifies the unit of measure for the given data.
|
ImageQualityMode |
Specifies the quality of the created barcode image.
|
ITF14BorderType |
ITF14 barcode's border type
|
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 |
Encoding mode for QR barcodes.
|
QREncodeType |
QR / MicroQR selector mode.
|
QRErrorLevel |
Level of Reed-Solomon error correction.
|
QRVersion |
Version of QR Code.
|
RenderFormat |
Represents the image formats rendering to the target.
|
ResolutionMode |
Specifies the resolution mode used to create barcode image.
|
RotationDirection |
Rotation Direction, must be the following: CLOCKWISE or ANTI_CLOCKWISE
|
StringAlignment |
Exception | Description |
---|---|
BarCodeException |
Represents the exception for creating barcode image.
|
InvalidCodeException |
The Exception will be thrown when invalid characters contained in the code text.
|
PleaseReportException |