VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / DataMatrixSymbol Class
In This Topic
    DataMatrixSymbol Class Properties
    In This Topic
    For a list of all properties of this type, see DataMatrixSymbol.
    Public Properties
     NameDescription
    Public PropertyReturns a number of codewords, a used for Reed-Solomon error detection and correction(in ECC200 symbols).
    Public PropertyReturns the type of DataMatrix symbol.
    Public PropertyReturns a symbol height.
    Public PropertyReturns Data Matrix symbol type.
    Public PropertyReturns a symbol width.
    Public PropertyReturns a number of total codewords in symbol.
    See Also