VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace
/ DataMatrixSymbol Class
Collapse All
Expand All
In This Topic
About VintaSoft Barcode .NET SDK
Licensing
How to use evaluation version
The license agreement
Getting Started
Operating requirements
Installing
Updating
Learning
Information sources
Demo applications
Programming
.NET-assemblies functionality matrix
Read barcodes
Read barcodes from image file
Read barcodes from multipage TIFF file
Read barcodes from multipage TIFF file in WPF
Read barcodes from PDF document
Read barcodes from Vintasoft.Imaging.VintasoftBitmap
Read barcodes from System.Drawing.Bitmap
Read barcodes from System.Windows.Media.Imaging.BitmapSource
Read barcodes from SixLabors.ImageSharp.Image
Read barcodes from SkiaSharp.SKBitmap
Supported barcode symbologies
Analyzing barcode reading results
How SDK reads barcodes from color image
Detect barcode regions using AI
Barcode print quality tests
Quiet zone around barcode
How to's
How to maximize the barcode reading speed?
How to read GS1-128 barcode?
How to calculate magnification of EAN13 barcode?
How to read barcodes from an image if image data is stored in a byte array?
How to read barcodes from an image in unmanaged memory?
Write barcodes
Get barcode image as Vintasoft.Imaging.VintasoftBitmap
Get barcode image as System.Drawing.Bitmap
Get barcode image as System.Windows.Media.Imaging.BitmapSource
Get barcode image as SixLabors.ImageSharp.Image
Get barcode image as SkiaSharp.SKBitmap
Get barcode as Vintasoft.Barcode.BarcodePathData
Get barcode as System.Drawing.Drawing2D.GraphicsPath
Get barcode as System.Windows.Media.PathGeometry
Get barcode as SixLabors.ImageSharp.Drawing.IPath
Get barcode as SkiaSharp.SKPath
Get barcode as SVG image
Add vector barcode to PDF document
Supported barcode symbologies
Barcode creation recommendations
How to 's
How to draw barcode with specified size and resolution?
How to use custom checksum in barcode?
How to create an artistic QR barcode?
How to create 'design' barcodes?
How to create barcode that stores text with different encodings?
How to create 2D barcode that stores text and binary data?
How to use Structure Append feature for distributing data message across several 2D barcodes?
How to generate GS1 barcode image?
How to generate barcode image with transparent background?
Tutorials
Recognize barcodes in image in console .NET application
Generate barcode image in console .NET application
Deploying
Deploying
API References
.NET API Reference
Vintasoft.Barcode Assembly
Overview
Namespaces
Vintasoft.Barcode Namespace
Vintasoft.Barcode.BarcodeInfo Namespace
Overview
Classes
AamvaBarcodeInfo
AamvaBarcodeValue
AustralianPostInfo
AztecInfo
AztecStructuredAppendCharacter
AztecSymbol
BarcodeInfo1D
BarcodeInfo2D
BarcodeInfoBase
BarcodeSubsetInfo
BinaryValueItem
CodabarInfo
Code128ValueItem
DataMatrixInfo
DataMatrixStructuredAppendCharacter
DataMatrixSymbol
Overview
Members
Properties
Methods
ToString
DataMatrixTextValueItem
DotCodeInfo
EciCharacterDecoder
EciCharacterEncoder
EciCharacterEncoding
EciCharacterValueItem
GS1BarcodeInfo
GS1DigitalLinkBarcodeInfo
GS1DigitalLinkValueItem
GS1ValueItem
HanXinCodeGB18030TextValueItem
HanXinCodeInfo
HanXinCodeSymbol
HanXinCodeTextValueItem
HibcLicBarcodeInfo
HibcLicValueItem
IataBcbpBarcodeInfo
IataBcbpValue
IntelligentMailInfo
IsbtBarcodeInfo
IsbtValueItem
MacroCharacter
Mailmark4StateValueItem
MailmarkCmdmBarcodeInfo
MailmarkCmdmValueItem
MaxiCodeInfo
MaxiCodeStructuredCarrierMessage
MicroPDF417AsCode128EmulationValueItem
MicroPDF417Info
NonDataFlags
NonDataFlagValueItem
NumericValueItem
PDF417Info
PDF417StructuredAppendCharacter
PharmacodeInfo
PpnBarcodeInfo
PpnBarcodeValue
QRBinaryValueItem
QRInfo
QRPrivateDataValueItem
QRStructuredAppendCharacter
QRSymbol
QRTextValueItem
RSSInfo
StructuredAppendBarcodeInfo
StructuredAppendCharacter
SwissQRCodeBarcodeInfo
SwissQRCodeValueItem
TextValueItem
UnknownLinearBarcodeInfo
UPCEANInfo
ValueItemBase
Enumerations
AustralianPostCustomerInfoFormat
AztecEncodingMode
AztecSymbolType
Code128EncodingMode
DataMatrixEncodingMode
DataMatrixSymbolECCType
DataMatrixSymbolType
EANSubtype
HanXinCodeEncodingMode
HanXinCodeErrorCorrectionLevel
HanXinCodeSymbolVersion
MaxiCodeEncodingMode
MicroPDF417AsCode128EmulationCodeword
MicroPDF417SymbolType
MSIChecksumType
PDF417EncodingMode
PDF417ErrorCorrectionLevel
QREncodingMode
QRErrorCorrectionLevel
QRSymbolVersion
ValueItemDataType
Interfaces
IQRValueItem
Vintasoft.Barcode.BarcodeStructure Namespace
Vintasoft.Barcode.GS1 Namespace
Vintasoft.Barcode.ISO15418 Namespace
Vintasoft.Barcode.ISO15434 Namespace
Vintasoft.Barcode.QualityTests Namespace
Vintasoft.Barcode.SymbologySubsets Namespace
Vintasoft.Barcode.TextRendering Namespace
Vintasoft.Barcode.AI.1D Assembly
Vintasoft.Barcode.AI.2D Assembly
Vintasoft.Barcode.Gdi Assembly
Vintasoft.Barcode.ImageSharp Assembly
Vintasoft.Barcode.SkiaSharp Assembly
Vintasoft.Barcode.Wpf Assembly
Vintasoft.Shared Assembly
API changes history
API changes in version 6.0
API changes in version 6.1
API changes in version 7.0
API changes in version 7.1
API changes in version 8.0
API changes in version 8.1
API changes in version 8.2
API changes in version 9.0
API changes in version 9.1
API changes in version 9.2
API changes in version 10.0
API changes in version 11.0
API changes in version 12.0
API changes in version 12.1
API changes in version 12.2
API changes in version 12.3
API changes in version 14.0
API changes in version 14.1
API changes in version 14.3
API changes in version 15.2
API changes in version 16.0
DataMatrixSymbol Class Methods
In This Topic
For a list of all methods of this type, see
DataMatrixSymbol
.
Public Methods
Name
Description
ToString
Converts the DataMatrix symbol of this instance to its equivalent string.
See Also
Reference
DataMatrixSymbol Class
Vintasoft.Barcode.BarcodeInfo Namespace