Name | Description | |
---|---|---|
BarcodeSymbology | Initializes a new instance of the BarcodeSymbology class. |
Name | Description | |
---|---|---|
BarcodeSymbology | Initializes a new instance of the BarcodeSymbology class. |
Name | Description | |
---|---|---|
Attributes | Gets the attributes of barcode symbology. | |
BarcodeType | Gets a barcode symbology type. | |
Name | Gets a name of this barcode symbology. |
Name | Description | |
---|---|---|
CompareTo | Compares 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. | |
Equals | Determines whether the specified object, is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
Is1DBarcode | Returns a value indicating whether specified barcode type is 1D barcode type. | |
IsMatrixBarcode | Returns a value indicating whether specified barcode type is matrix barcode type. | |
IsMatrixStackedBarcode | Returns a value indicating whether specified barcode type is matrix stacked barcode type. | |
IsPostalBarcode | Returns a value indicating whether specified barcode type is postal barcode type. | |
ToString | Converts the information about barcode subset of this instance to its equivalent string. |