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 | Decodes the source barcode symbology value into the barcode symbology subset value. | |
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. | |
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) |