| ▼NTECIT | |
| ▼NTBarCode | |
| ▼NInterop | |
| CDllImportPortableAttribute | A wrapper around DllImportAttribute which loads a DLL on Windows and a shared library on Linux, depending on which system the code is currently execute |
| CDoubleRectangle | A double rectangle structure |
| CGdiRectangle | A GDI rectangle structure |
| CLibLoader | A LibLoader object can create an Interop interface from either a Windows Dll or a Unix shared library depending on the current execution platform |
| CLOGFONT | Win32 Logical Font Structure Ansi/Unicode version which can be used with System.Drawing.Font.FromLogFont(object) |
| CLOGFONTA | Win32 Logical Font Structure Ansi version which is needed by TBarCodeDll |
| CTBarCodeDll | A wrapper class which exposes the API function of TBarCode DLL |
| CTBarCodeDllFactory | A factory class which creates an object exposing the TBarCode Runtime DLL API |
| CTBarCodePlatform | Defines the TBarCode Platform, an object with the platform informations where TBarCode.Net is executed |
| CTBCWrapper | A wrapper class which responsible to convert string return values from IntPtr to data type string |
| CAztec | Settings for Aztec Code barcodes |
| CBarcode | A class to draw linear and 2d barcodes |
| CBarcodeErrors | Barcode error codes |
| CBarcodeException | The exception that is thrown when an error in Barcode happens |
| CCodablockF | Settings for CODABLOCK-F barcodes |
| CCode2Of5 | Settings for Code 2 of 5 barcodes |
| CCompositeSymbol | Settings for composite symbol barcodes |
| CCustomDrawingEventArgs | Provides data for the events Barcode.DrawRow, Barcode.DrawBar and Barcode.DrawText of Barcode |
| CDataMatrix | Settings for Data Matrix barcodes |
| CDotCode | Settings for DotCode barcodes |
| CHanXin | Settings for Han Xin barcodes |
| CMacroPdf417 | Settings for Macro PDF417 barcodes |
| CMaxiCode | Settings for MaxiCode barcodes |
| CMicroPdf | Settings for MicroPDF barcodes |
| CMicroQRCode | Settings for Micro QR Code barcodes |
| CPdf417 | Settings for PDF417, Macro PDF417 and MicroPDF barcodes |
| CQRCode | Settings for QR Code bar codes |
| CQuietZones | Quiet Zone Settings |
| CQuietZoneSettings | The settings of a single quiet zone |
| CRss | Settings for GS1 DataBar/Rss barcodes |