Bytescout.BarCode Namespace
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Classes
Class | Description | |
---|---|---|
Barcode | Represents barcode generator. | |
BarcodeControl | Barcode control that allows to generate/draw/save barcodes. | |
BarcodeException | Represents errors that occur during Bytescout.BarCode class library execution. | |
BarcodeHandler | Class that implements custom HttpHandler for barcodes. | |
BarcodePrinter | Represents a class that prints barcodes using a printer. | |
BarcodeProfileException | ||
BarcodeWebImage | Barcode web control that allows to generate/draw/save barcodes at server and serve it as an image. | |
ImageComposer | Represents class that creates a single composite image from several images by placing them in a fixed position or arranging automatically. | |
LicenseInfo | License information. | |
Margins | Class that describes barcode margins. | |
SymbologyOptions | Describes symbology specific options. | |
ValueComposer | Helps to create barcode values for vCard, e-mail, and SMS messages that should be correctly handled by mobile barcode readers. |
Interfaces
Interface | Description | |
---|---|---|
IBarcode | Base interface for all barcode classes. | |
IBarCodeContainer | Base interface for all barcode containers (controls and such). |
Delegates
Delegate | Description | |
---|---|---|
DrawImagesToPDFCallback | Delegate for the callback method called from DrawImagesToPDF(String, String, DrawImagesToPDFCallback). |
Enumerations
Enumeration | Description | |
---|---|---|
AztecCompactionMode | Describes all possible compaction (encoding) modes for Aztec symbology. | |
AztecErrorCorrectionLevel | Level of error correction in Aztec Code symbols | |
BarcodeHorizontalAlignment | Describes options for horizontal alignment of the barcode within the target rectangle. | |
BarcodeVerticalAlignment | Describes options for vertical alignment of the barcode within the target rectangle. | |
CaptionAlignment | Describes options for barcode caption alignment. | |
CaptionPosition | Describes options for barcode caption position. | |
CodabarChecksumAlgorithm | Describes all supported Codabar checksum algorithms. | |
CodabarSpecialSymbol | Describes special symbols of the Codabar symbology. This symbols can be set as Codabar start or termination symbols. Additional data can be encoded by the choice of start and termination characters. | |
Code128Alphabet | Describes alphabet options for Code 128 symbology. | |
CompositionMode | Image composition modes for ImageComposer. | |
DataMatrixCompactionMode | Describes all possible compaction (encoding) modes for DataMatrix symbology. | |
DataMatrixSize | Describes all possible matrix sizes for DataMatrix symbology. | |
MSIChecksumAlgorithm | Describes all supported MSI symbology checksum algorithms. | |
PageSize | Describes standart page sizes. | |
PDF417CompactionMode | Describes all possible compaction (encoding) modes for PDF417 symbology. | |
PDF417ErrorCorrectionLevel | Describes all possible error correction levels for PDF417 symbology. | |
PZNType | Specifies the type of PZN symbology. | |
QREncodeHint | Describes the library how non-alphanumerical characters should be encoded. | |
QRErrorCorrectionLevel | Level of error correction in QR Code symbols | |
RotationAngle | Describes all supported barcode output rotation angles. | |
SymbologyType | Describes all supported barcode symbologies (types). | |
TelepenAlphabet | Describes alphabet options for Telepen symbology. | |
UnitOfMeasure | Specifies the unit of measure for the given data. |