Class | Description | |
---|---|---|
BarCodeException | The exception thrown when an error is caused by an inapplicable value of the barcode control. | |
BarCodeOptionsBase | The basic options for some BarCode. | |
BarEngine.Ean13Encoder | ||
BarEngine.UpcE0Encoder | ||
BarEngine.UpcE1Encoder | ||
BarEngine.UpcEEncoder | ||
Code25intlvOptions | The options of Code25intlv. | |
Code49Options | The options of Code49. | |
ComplexProperty | Used only for WINFORMS to use classes like QuietZone and ModuleZite as comlpex properties. Realization of INotifyPropertyChanged interface. | |
DataMatrixOptions | The options of DataMatrix. | |
Ean128Fnc1Options | The options of Code128 | |
GS1CompositeOptions | The options of GS1Composite | |
MicroPDF417Options | The options of MicroPDF417 | |
ModuleSize | Represents the width of narrow and wide bars. | |
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 | |
WholeSize | Represents the overall size of barcode control. |
Enumeration | Description | |
---|---|---|
BarCodeCaptionPosition | Specifies the barcode caption position relative to the barcode symbol. | |
BarCodeDirection | Specifies the print direction of the barcode symbol. | |
BarCodeException.EnumErrorCode | Internal EnumErrorCode | |
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 | The alignment of text in the barcode control. |