Name | Description | |
---|---|---|
EAN8CCABarcodeSymbology | Initializes a new instance of the EAN8CCABarcodeSymbology class. |
Name | Description | |
---|---|---|
EAN8CCABarcodeSymbology | Initializes a new instance of the EAN8CCABarcodeSymbology class. |
Name | Description | |
---|---|---|
Attributes | Gets the attributes of barcode symbology. (Inherited from CompositeBarcodeSymbologySubset) | |
BarcodeType | Gets a barcode symbology type. (Inherited from BarcodeSymbology) | |
BaseSubset | Gets a base barcode symbology subset of this barcode symbology subset. (Inherited from BarcodeSymbologySubset) | |
GS1TwoDimensionalComponentType | Gets the type of 2D component. (Inherited from GS1CompositeBarcodeSymbology) | |
LinearComponentType | Gets the type of linear component. (Inherited from GS1CompositeBarcodeSymbology) | |
Name | Gets a name of this barcode symbology. (Inherited from BarcodeSymbology) |
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. (Inherited from BarcodeSymbology) | |
CreateValue | Creates the barcode symbology subset value with default (empty) value. (Inherited from BarcodeSymbologySubset) | |
Decode | Overloaded. Decodes the source barcode symbologies value into the composite barcode symbology subset value. (Inherited from GS1CompositeBarcodeSymbology) | |
Encode | Overloaded. Encodes the barcode symbology subset value into the source barcode symbology value using provided barcode writer settings and saves the source barcode symbology value in the barcode writer settings. (Inherited from BarcodeSymbologySubset) | |
Equals | Determines whether the specified object, is equal to this instance. (Inherited from BarcodeSymbology) | |
GetDependingSubsets | Returns a subsets that this composite barcode symbology subset depends on. (Inherited from GS1CompositeBarcodeSymbology) | |
GetHashCode | Returns a hash code for this instance. (Inherited from BarcodeSymbology) | |
GetSchema | Not implemented. (Inherited from BarcodeSymbologySubset) | |
Is1DBarcode | Returns a value indicating whether specified barcode type is 1D barcode type. (Inherited from BarcodeSymbology) | |
IsMatrixBarcode | Returns a value indicating whether specified barcode type is matrix barcode type. (Inherited from BarcodeSymbology) | |
IsMatrixStackedBarcode | Returns a value indicating whether specified barcode type is matrix stacked barcode type. (Inherited from BarcodeSymbology) | |
IsPostalBarcode | Returns a value indicating whether specified barcode type is postal barcode type. (Inherited from BarcodeSymbology) | |
ReadXml | Deserializes the BarcodeSymbologySubset from a specified System.Xml.XmlReader. (Inherited from BarcodeSymbologySubset) | |
ToString | Converts the information about barcode subset of this instance to its equivalent string. (Inherited from BarcodeSymbology) | |
WriteXml | Serializes the BarcodeSymbologySubset to a specified System.Xml.XmlWriter. (Inherited from BarcodeSymbologySubset) |