SymbologyEncodeType
SymbologyEncodeType class
Symbology encode type. See EncodeTypes to get instance.
The SymbologyEncodeType type exposes the following members:
Properties
| Name | Description |
|---|---|
| type_index | Gets an index of encode type |
| type_name | Gets a name of encode type |
| classification | Gets a classification of this symbology. |
Methods
| Name | Description |
|---|---|
| try_parse(parsing_type, result) | |
| try_parse(parsing_type, result) | |
| parse(string_encode_type) | Converts the string representation of the name of a BaseEncodeType to its instance. |
| equals(other) | Returns a value indicating whether this instance is equal to a specified BaseEncodeType value. |
See Also
- namespace aspose.barcode.generation
- assembly Aspose.BarCode