Classes
| Class | Description | |
|---|---|---|
| BarcodeProfessional |
Neodynamic Barcode Professional allows you to quickly and easily add barcodes images into your ASP.NET Web applications including full design time development support.
| |
| BarcodeUtils |
BarcodeUtils provides additional utilities related to barcode generation.
| |
| EpsCmykBarcodeColors |
Represents all CMYK barcode colors used in EPS (Encapsulated PostScript) generation.
| |
| Margin |
Represents margin information.
| |
| MarginConverter |
Converts Margin objects from one data type to another. Access the MarginConverter class through the TypeDescriptor object.
|
Structures
| Structure | Description | |
|---|---|---|
| EpsCmykColor |
Represents a CMYK (Cyan, Magenta, Yellow, and Key/Black) color.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| Alignment |
Specifies the text alignment on the barcode image
| |
| AztecCodeFormat |
Specifies the Aztec Code Format to use on that symbology.
| |
| BarcodeImageFormat |
Specifies the barcode output image format
| |
| BarcodeUnit |
Specifies the unit of measure for barcode generation.
| |
| BearerBarStyle |
Specifies the bearer bars' type that must be drawn with the barcode image. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcodes.
| |
| CodabarStartStopChar |
Specifies the start and stop character for Codabar symbology.
| |
| Code128 |
Specifies the characters set to use in the Code 128 symbology.
| |
| Code16k |
Specifies the mode to use for Code16k symbology.
| |
| DataMatrixEncoding |
Specifies the DataMatrix Encoding to use on that symbology.
| |
| DataMatrixFormat |
Specifies the DataMatrix Format to use on that symbology.
| |
| FIM |
Specifies the facing identification mark (FIM) pattern to use on that symbology.
| |
| Isbt128DataStructure |
Specifies the ISBT 128 Data Structures.
| |
| MaxiCodeModes |
Specifies the MaxiCode modes.
| |
| MicroPdf417Version |
Specifies the MicroPDF417 version (a predefined combinations of numbers of columns and rows) to be generated.
| |
| MicroQRCodeVersion |
Specifies the Micro QR Code Version to use on that symbology. Version M1 (11 x 11 modules) to Version M4 (17 x 17 modules) increasing in steps of two modules per side.
| |
| MsiChecksum |
Specifies the checksum method used for MSI barcodes
| |
| Pdf417CompactionType |
Specifies the Compaction Type to apply for PDF417 symbology.
| |
| Pdf417ErrorCorrection |
Specifies the Error Correction Level to apply for PDF417 symbology.
| |
| QRCodeEncoding |
Specifies the QR Code Encoding to use on that symbology.
| |
| QRCodeErrorCorrectionLevel |
Specifies the Error Correction Level to apply for QR Code symbology.
| |
| QRCodeVersion |
Specifies the QR Code Version to use on that symbology. Version 1 (21 x 21 modules) to Version 40 (177 x 177 modules) increasing in steps of four modules per side.
| |
| RenderingMethod |
Specifies the barcode rendering method.
| |
| Rotate |
Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.
| |
| Supplement |
Specifies the supplement type to use with EAN and UPC symbologies.
| |
| Symbology |
Specifies the Barcode Symbology to be used.
| |
| TelepenEncoding |
Specifies the Telepen Encoding to use on that symbology.
| |
| TemporaryStorage |
Specifies the temporary storage for the barcode content when rendering the src attribute of the HTML Image Tag representing the barcode image.
| |
| TiffCompression |
Specifies the TIFF compression algorithm to be used when saving barcodes in such image format.
| |
| UpcE |
Specifies the number system to use for UPC-E symbology.
|