VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / DataMatrixSymbol Class
Properties Methods SeeAlso
In This Topic
    DataMatrixSymbol Class Members
    In This Topic
    The following tables list the members exposed by 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.
    Public Methods
     NameDescription
    Public MethodConverts the DataMatrix symbol of this instance to its equivalent string.
    See Also