Barcode Generation Basics - Generate Barcode in C#
Contents
[
Hide
]
Generate Barcodes Online. You can test the quality of Aspose.BarCode generation and view the results online.
This documentation chapter is dedicated to barcode generation basics and the related questions, such as supported symbologies, barcode appearance-related properties, managing barcode size, customizing barcode text, saving generated barcodes, working with GUI-based development tools, and many other subjects. You can find the required information in the articles specified below.
Article | Description |
---|---|
Working with WinForms and WPF | Provides instructions on how to perform barcode generation by means of GUI-based .NET frameworks, such as Windows Forms and WPF |
Adjusting Barcode Appearance | Explains how to adjust barcode appearance-related properties, such as size, rotation angle, paddings, borders, and bar width reduction |
Setting Barcode Parameters | Outlines the capabilities to customize the barcode measurement units and the resolution of generated barcode images |
Managing Barcode Text | Describes the ways to manage various parameters of barcode text and captions, including visibility, location, font, spacings, and wrapping modes |
Customizing Barcode Color Scheme | Represents the available options to customize the color scheme of barcodes and their elements |
Saving Generated Barcodes | Explains how to save generated barcode images in different ways (saving to stream, file, or bitmap) and various output image formats (raster and vectore ones) |
Using Checksum in 1D Barcodes | Describes checksum settings for 1D barcodes |
Working with Barcode Generation State in XML | Explains how to import and export the barcode generation state in the XML format |