CIDataMatrixCodeEccVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the ECC versions for the Data Matrix barcode scheme.
[ObjCRuntime.TV(11, 0)]
public enum CIDataMatrixCodeEccVersion
type CIDataMatrixCodeEccVersion =
- Inheritance
-
CIDataMatrixCodeEccVersion
- Attributes
Fields
Name | Value | Description |
---|---|---|
V000 | 0 | |
V050 | 50 | |
V080 | 80 | |
V100 | 100 | |
V140 | 140 | |
V200 | 200 |