VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / MatrixBarcodeStructure Class
In This Topic
    MatrixBarcodeStructure Class Properties
    In This Topic
    For a list of all properties of this type, see MatrixBarcodeStructure.
    Public Properties
     NameDescription
    Public PropertyGets or sets the barcode type. (Inherited from BarcodeStructureBase)
    Public PropertyGets the layer that contains data and error correction data of matrix barcode.
    Public PropertyGets the layer that contains fixed structure of matrix barcode.
    Public PropertyGets the layer that contains format and version information of matrix barcode.
    Public PropertyGets the height of this barcode element. (Inherited from BarcodeCompositeElement<T>)
    Public PropertyGets the collection of barcode elements. (Inherited from BarcodeCompositeElement<T>)
    Public PropertyGets a name of this barcode element. (Inherited from BarcodeElement)
    Public PropertyGets the width of this barcode element. (Inherited from BarcodeCompositeElement<T>)
    See Also