Barcode Professional for Windows Presentation Foundation (WPF)
Classes
| Class | Description | |
|---|---|---|
| BarcodeBuilder |
Neodynamic Barcode Builder lets you to quickly and easily generate high quality barcodes into Windows Presentation Foundation (WPF) applications. BarcodeBuilder is a lightweight .NET class intended to be used in WPF applications for barcode generation. It does not provide design-time support in Microsoft Visual Studio or Microsoft Expression Blend as BarcodeProfessional class does.
| |
| BarcodeProfessional |
Neodynamic Barcode Professional lets you to quickly and easily generate high quality barcodes into Windows Presentation Foundation (WPF) applications. BarcodeProfessional is a WPF FrameworkElement-derived class intended to be directly used in a WPF Window or Page. BarcodeProfessional provides full design-time support in Microsoft Visual Studio 2008 product lines including Express Editions as well as Microsoft Expression Blend.
| |
| ImageSettings |
Defines image settings for saving barcode to raster image formats.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| Alignment | ||
| AztecCodeFormat |
Specifies the Aztec Code Format to use on that symbology.
| |
| BarcodeAlignment | ||
| BarcodeUnit |
Specifies the unit of measure for barcode generation.
| |
| BearerBarStyle |
Specifies the bearer bars' type that must be drawn on the barcode. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcode symbologies.
| |
| 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.
| |
| FontUnit |
Specifies the unit of measure for Font objects.
| |
| ImageFormat | ||
| Isbt128DataStructure |
Specifies the ISBT 128 Data Structures.
| |
| MicroPdf417Version |
Specifies the MicroPDF417 version (a predefined combinations of numbers of columns and rows) to be generated.
| |
| 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.
| |
| Rotate | ||
| Stretch |
Describes how barcode content is resized to fill its allocated space.
| |
| Supplement |
Specifies the supplement type to use with EAN and UPC symbologies.
| |
| Symbology |
Specifies the Barcode Symbology/Standard to be used.
| |
| TelepenEncoding |
Specifies the Telepen Encoding to use on that symbology.
| |
| UpcE |
Specifies the number system to use for UPC-E symbology.
|