See: Description
Class | Description |
---|---|
BarCodeBuilder | Deprecated |
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.
|
EncodeTypes |
Specifies the type of barcode to encode.
|
License |
Provides methods to license the component.
|
SymbologyEncodeType |
Symbology encode type.
|
Enum | Description |
---|---|
BarcodeClassifications |
EncodeTypes classification
|
GraphicsUnit |
Specifies the unit of measure for the given data.
|
RenderFormat |
Represents the image formats rendering to the target.
|
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.
|