| C# | Visual Basic | Visual C++ |
namespace BarcodeNETWorkShop.Core
Namespace BarcodeNETWorkShop.Core
namespace BarcodeNETWorkShop.Core
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| BARCODE_TYPE |
Set encode type of barcode
| |
| BarcodeException |
Base Execption for BarcodeNET
| |
| EXCEPTION_TYPE | ||
| FILE_FORMAT |
Enum type for file format ,used in BarcodeNET/image,BarcodeNET/Web,BarcodeNET/Windows
| |
| MEASURE_UNIT |
Enum type for muasure unit , POINT is best for printing ,PIXEL is best for screen display.
| |
| ROTATE_ANGLE |
Enum type for rotate barcode
| |
| SUPPLEMENTAL_TEXT_STYLE |
Enum type to decide what to do when exception occured.
| |
| SymbologyException |
Symbology Exception will be throw when ExcptionType set to "THROW_EXCEPTION"
|