IDataMatrix Interface Members
In This Topic
The following tables list the members exposed by IDataMatrix.
Public Methods
| Name | Description |
| getEcc00140SymboleSize | Gets the size of the ECC000-140 symbol. |
| getEcc200EndcodingMode | Gets the ECC200 encoding mode. |
| getEcc200SymbolSize | Gets the size of the ECC200 symbol |
| getEccMode | Gets the ECC mode. |
| getFileIdentifier | Gets the file identifier of a related group of structured append symbols. Remarks: The valid file indentifier value should be within [1,254], set file identifier to 0 lets the file identifier of the symbols calculated automatically. |
| getStructureAppend | Gets a value indicating whether the current symbol is part of structured append symbols. Remarks: Structured append is only supported by ECC200. |
| getStructureNumber | Gets the structure number of current symbol within the structuerd append symbols. Remarks: The structure number will only be used when ECC mode is DataMatrixEccMode.ECC200. |
Top
See Also