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