|
Home >
Barcode Components >
.NET Barcode >
.NET Barcode Generate Guide >
.NET Code 39 Generator for .NET, C#, ASP.NET, VB.NET
.NET Code 39 Generator for .NET, C#, ASP.NET, VB.NET
Code 39 (also known as "USS Code 39", "Code 3/9", "Code 3 of 9", "USD-3", "Alpha39", "Type 39") is a barcode symbology that can encode uppercase letters (A through Z), digits (0 through 9) and a handful of special characters like the $ sign.
Code 39 is restricted to 44 characters. In Full ASCII Code 39 Symbols 0-9, A-Z, "." ,and "-" are the same as their representations in Code 39. Lower case letters, additional punctuation characters and control characters are represented by sequences of two characters of Code 39.
.NET Barcode Code 39 supports:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- Uppercase letters (A - Z)
- - (Dash), $ (Dollar), % (Percentage), (Space), . (Point), / (Slash), + (Plus)
.NET Barcode Code 39 Extension supports:
Barcode Code 39 Generator in C# class.
Barcode Code 39 Generator in VB.NET class.
Barcode Code 39 Generator in ASP.NET pages.
-
Linear Barcodes
-
GS1 DataBar
- GS1 DataBar [formerly Reduced Space Symbology (RSS)]
-
PDF-417
- PDF417 with EC levels 1 to 8, text and binary encoding.
-
Data Matrix
- Data Matrix with ECC200, ASCII, text, C40 and Base256 encoding, Extended Channel Interpretation and Structured append.
-
QR-Code
- QRCode with structured append, UPS encoding and mode 2-6 support.
|
|