VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / DataMatrixInfo Class
In This Topic
    DataMatrixInfo Class Methods
    In This Topic
    For a list of all methods of this type, see DataMatrixInfo.
    Public Methods
     NameDescription
    Public MethodCompares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. (Inherited from BarcodeInfoBase)
    Public MethodReturns the reference points of this barcode info. (Inherited from BarcodeInfo2D)
    Public MethodDetermines whether the barcode structure, which is specified by IBarcodeInfo, is equal to the barcode structure of this instance. (Inherited from BarcodeInfo2D)
    Public MethodConverts the information about barcode of this instance to its equivalent string.
    See Also