VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / BarcodeInfo2D Class
In This Topic
BarcodeInfo2D Class Methods
In This Topic
For a list of all methods of this type, see BarcodeInfo2D.
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.
Public MethodDetermines whether the barcode structure, which is specified by IBarcodeInfo, is equal to the barcode structure of this instance.
Public MethodConverts the information about barcode of this instance to its equivalent string. (Inherited from BarcodeInfoBase)
See Also