.NET Barcode Generator
for Windows Forms Application
Winforms .NET Barcode Generation SDK
Barcode .NET WinForms > Barcode in .NET WinForms > Data Matrix > Barcode Info > Data Matrix Data
Barcode Data
2D Barcode in .NET WinForms
Data Matrix in .NET WinForms
PDF417 in .NET WinForms
QR Code in .NET WinForms
Data Matrix Data Encoding using Winforms Barcode SDK
Data Matrix Data Encoding via C# or VB.NET Codes using Barcode SDK for Windows Forms
Data Matrix barcode library/SDK for Windows Forms is designed to be used in Winforms application in Visual Studio 2005, 2008 and 2010. This barcode component could be used as a DLL without being loaded on the form. Free trial evaluation package is available to be downloaded.
Once installed, the Winforms .NET barcode control/generator may be sized and parameters relating to barcode data, size and image can be set to meet required specifications.
Data Matrix Data Encoding in Winforms using C#, VB.NET Class Library

Set up Requirements

Before generate Data Matrix with target data based on ISO/IEC 16022:2006 in Windows Forms application. Developers should complete installation of the following items:

Download & Installation

Installation of Data Matrix .NET barcode library for Windows Forms is easy and could be complete within few clicks. Aspper.com provides complete information on how to install and generate Data Matrix.
  1. Download free Winforms trial package and unzip it
  2. Add "Aspper.win.matrixbarcode.dll" to Winforms project in VB.NET or C#.NET
  3. Add "WinMatrix" to Visual Studio toolbox and you can drag and drop it from toolbox to forms
Properties Related to Data Matrix Data Setting
This page provides the details on how to encode the Data Matrix with target data in Winforms application using C# & VB.NET class library.

Barcode Type

LinearBarcode --- Set target barcode type to Data Matrix using this property.

Valid Character Set

EncodeData --- Set the target encoding data according to application requirement.

Data Matrix Special

ApplicationIndicator --- It is easy to specify the barcode encoded is GS1 compatible Data Matrix.

DataMatrixDataMode --- To set the data mode encoded in barcode, valid values are ASCII, Auto, Base256 and C40.

FNC1

Fnc1 --- Utilizing the FNC1 function to encode the GS1 compatible Data Matrix.

Apply Tilde

ApplyTilde --- Tilde character (~).When enabled, the tilde character (~) is used to encode GS1 Application Identifiers.