VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeSymbology Class
Constructors Properties Methods SeeAlso
In This Topic
BarcodeSymbology Class Members
In This Topic
The following tables list the members exposed by BarcodeSymbology.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BarcodeSymbology class.
Public Properties
 NameDescription
Public PropertyGets the attributes of barcode symbology.
Public PropertyGets a barcode symbology type.
Public PropertyGets a name of this barcode symbology.
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