Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Functions for generating and scanning barcodes.
Generate bar code as image, image file or write on PDF page.
Version | macOS | Windows | Linux | Server | iOS SDK |
3.5 / 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
Barcode.Detect Deprecated Detects a barcode. | All 3.5 |
Barcode.DrawBarcode Draws a barcode into a PDF page. | All 3.5 |
Barcode.EANChecksum Calculates checksum for EAN barcodes. | All 5.0 |
Barcode.Generate Generates a barcode. | All 3.5 |
Barcode.GenerateJSON Generates a barcode. | All 9.4 |
Barcode.GetInputMode Queries input mode. | All 8.1 |
Barcode.GetOption Queries option by index. | All 8.1 |
Barcode.GetPrimary Queries primary parameter. | All 7.1 |
Barcode.ISBNChecksum Calculates checksum for ISBN barcodes. | All 5.0 |
Barcode.LibVersion Queries version of Zint library. | All 9.3 |
Barcode.LoadLibrary Loads the zbar library. | All 11.3 |
Barcode.Loaded Whether the zbar library is loaded. | All 11.3 |
Barcode.Modulo10Checksum Calculate checksum with Modulo 10 recursive. | All 11.1 |
Barcode.Scan Scans for barcodes in a picture. | All 11.3 |
Barcode.SetInputMode Sets input mode. | All 8.1 |
Barcode.SetOption Sets option by index. | All 8.1 |
Barcode.SetOptions Sets options for barcode creation. | All 4.3 |
Barcode.SetPrimary Sets primary parameter. | All 7.1 |
Barcode.UPCChecksum Calculates checksum for UPC barcodes. | All 3.5 |
Barcode.WriteFile Generates a barcode and writes to file. | All 4.3 |
Barcode.ZBarVersion Queries version of zbar library. | All 11.3 |
21 functions shown.
9 functions require a license (43%) and 12 functions are free to use.