VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeSymbology Class
In This Topic
    BarcodeSymbology Class Methods
    In This Topic
    For a list of all methods of this type, see BarcodeSymbology.
    Public Methods
     NameDescription
    Public MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
    Public MethodDetermines whether the specified object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether specified barcode type is 1D barcode type.
    Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether specified barcode type is matrix barcode type.
    Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether specified barcode type is matrix stacked barcode type.
    Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether specified barcode type is postal barcode type.
    Public MethodConverts the information about barcode subset of this instance to its equivalent string.
    See Also