Leadtools.Barcode Namespace : DatamatrixBarcodeData Class |
The following tables list the members exposed by DatamatrixBarcodeData.
Name | Description | |
---|---|---|
DatamatrixBarcodeData Constructor | Initializes a new instance of the DatamatrixBarcodeData class with default values. |
Name | Description | |
---|---|---|
Bounds | Gets or sets the barcode location and size on the image. (Inherited from Leadtools.Barcode.BarcodeData) | |
Bounds | For information about this property please see Bounds. (Inherited from Leadtools.Barcode.BarcodeData) | |
DatamatrixSymbolSize | Gets or sets the Datamatrix barcode symbol size. (Inherited from Leadtools.Barcode.BarcodeData) | |
MicroPDF417DataCode | Gets or sets a value that indicates the MicroPDF417 barcode function code word for Code 128 emulation. (Inherited from Leadtools.Barcode.BarcodeData) | |
MicroPDF417IsLinked | Gets a value that indicates whether the MicroPDF417 barcode is linked to a linear symbol printed below it. (Inherited from Leadtools.Barcode.BarcodeData) | |
PDF417Group | Gets or sets a value that specifies whether this PDF417 barcode symbol is a member of a group of symbols. (Inherited from Leadtools.Barcode.BarcodeData) | |
QRSymbolModel | Gets or sets the QR barcode symbol model and version. (Inherited from Leadtools.Barcode.BarcodeData) | |
RotationAngle | Gets and sets the rotation (or skew) angle of this barcode in degrees. (Inherited from Leadtools.Barcode.BarcodeData) | |
Symbology | Overridden. Gets or sets the barcode symbology (type) associated with this DatamatrixBarcodeData. | |
SymbolSize | Gets or sets the Datamatrix barcode symbol size. | |
Tag | Gets or sets an object that contains data associated with this barcode. (Inherited from Leadtools.Barcode.BarcodeData) | |
Value | Gets or sets the data of this barcode as an ASCII text string. (Inherited from Leadtools.Barcode.BarcodeData) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this Datamatrix barcode. | |
CopyTo | For information about this property please see CopyTo. (Inherited from Leadtools.Barcode.BarcodeData) | |
GetData | Gets the data of this barcode as raw byte array. (Inherited from Leadtools.Barcode.BarcodeData) | |
SetData | Sets the data of this barcode as raw byte array. (Inherited from Leadtools.Barcode.BarcodeData) | |
ToString | Gets the data of this barcode as an ASCII string. (Inherited from Leadtools.Barcode.BarcodeData) |
Name | Description | |
---|---|---|
CopyTo | Copies the members of this barcode to the specified object. (Inherited from Leadtools.Barcode.BarcodeData) |
DatamatrixBarcodeData Class
Leadtools.Barcode Namespace
BarcodeData Class
BarcodeReader Class
BarcodeWriter Class
BarcodeSymbology Enumeration
BarcodeEngine Class
MicroPDF417BarcodeData Class
PDF417BarcodeData Class
QRBarcodeData Class
DatamatrixBarcodeReadOptions Class
DatamatrixBarcodeWriteOptions Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
BarcodeWriter.WriteBarcode
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
Writing Barcodes Tutorial
Datamatrix Barcodes in LEADTOOLS
Writing Barcodes - Bounds and XModule