Class | Description | |
---|---|---|
BarCodeController | Controller for BarCode Web API. | |
BarCodeGenerator | Generator the barcode image | |
BarCodeRequest | The request data of generating the barcode. | |
Code25intlvOptions | The options of Code25intlv. | |
Code49Options | The options of Code49. | |
DataMatrixOptions | The options of DataMatrix. | |
Ean128Fnc1Options | The options of Code128 | |
Font | Font styles. | |
GS1CompositeOptions | The options of GS1Composite | |
MicroPDF417Options | The options of MicroPDF417 | |
PDF417Options | The options of PDF417. | |
QRCodeOptions | The options of QRCode | |
QuietZone | A quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops. | |
RssExpandedStackedOptions | The options of RSSExpandedStacked |
Enumeration | Description | |
---|---|---|
BarCodeCaptionPosition | Specifies the barcode caption position relative to the barcode symbol. | |
BarCodeDirection | Specifies the print direction of the barcode symbol. | |
CodeType | Type of code, or symbology, the barcode control will use to generate the barcode. | |
DataMatrixEcc000_140SymbolSize | The symbol size enumeration for ECC000-140 mode. | |
DataMatrixEcc200EncodingMode | The enumeration of encoding char set under ECC200 mode. | |
DataMatrixEcc200SymbolSize | The symbol size enumeration for ECC200 mode. | |
DataMatrixEccMode | The ECC mode enumeration. | |
GS1CompositeType | Composite symbol type. | |
MicroPDF417SymbolCompactionMode | MicroPDF417 encoding compaction mode. | |
MicroPDF417SymbolVersion | MicroPDF417 encoding compaction mode. | |
PDF417Type | Specifies PDF417's barcode type. | |
QRCodeErrorLevel | Specifies the QRCode's error correction level. | |
QRCodeMask | Specifies the QRCode's mask pattern reference. | |
QRCodeModel | Specifies the QRCode's model. | |
TextAlignment | Specifies how an object or text in a control is horizontally aligned relative to an element of the control. |