公開屬性 | |
Default | |
Uses default error correction level of 23% + 3 codewords. 更多... | |
FixedErrCorrection | |
User specified error correction level from 1 to 99. 更多... | |
Compact | |
Compact format barcode. Allows 1 - 4 layers. Core, center finder pattern, has 2 black squares in addition to center square. 更多... | |
Full | |
Full format barcode. Allows 1 - 32 layers. Core, center finder pattern, has 3 black squares in addition to center square. 更多... | |
Rune | |
Typically used to encode one byte of data represented as decimal range 0-255. 更多... | |
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Compact |
Compact format barcode. Allows 1 - 4 layers. Core, center finder pattern, has 2 black squares in addition to center square.
被參考於 com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetLayersWithinRange().
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Default |
Uses default error correction level of 23% + 3 codewords.
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.FixedErrCorrection |
User specified error correction level from 1 to 99.
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Full |
Full format barcode. Allows 1 - 32 layers. Core, center finder pattern, has 3 black squares in addition to center square.
被參考於 com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetLayersWithinRange().
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Rune |
Typically used to encode one byte of data represented as decimal range 0-255.