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