Name | Description | |
---|---|---|
GS1DataBarExpandedBarcodeSymbology | Initializes a new instance of the GS1DataBarExpandedBarcodeSymbology class. |
Name | Description | |
---|---|---|
GS1DataBarExpandedBarcodeSymbology | Initializes a new instance of the GS1DataBarExpandedBarcodeSymbology class. |
Name | Description | |
---|---|---|
Attributes | Gets the attributes of barcode symbology. (Inherited from BarcodeSymbologySubset) | |
BarcodeType | Gets a barcode symbology type. (Inherited from BarcodeSymbology) | |
BaseSubset | Gets a base barcode symbology subset of this barcode symbology subset. (Inherited from BarcodeSymbologySubset) | |
Codec | Gets a GS1 codec for this barcode subset. (Inherited from GS1BarcodeSymbologySubset) | |
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 a GS1ValueItem with an empty array of GS1ApplicationIdentifierValue values. (Inherited from GS1BarcodeSymbologySubset) | |
Decode | Decodes the source barcode symbology value into the GS1 barcode value. (Inherited from GS1BarcodeSymbologySubset) | |
Encode | Overloaded. Encodes the GS1 barcode 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 GS1BarcodeSymbologySubset) | |
Equals | Determines whether the specified object, is equal to this instance. (Inherited from BarcodeSymbology) | |
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) |
Name | Description | |
---|---|---|
ConvertToGS1Value | Converts a value item to GS1 value. (Inherited from GS1BarcodeSymbologySubset) |