UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum 列舉型態參考

公開屬性

 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. 更多...
 

資料成員說明文件

◆ Compact

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().

◆ Default

com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Default

Uses default error correction level of 23% + 3 codewords.

◆ FixedErrCorrection

com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.FixedErrCorrection

User specified error correction level from 1 to 99.

◆ Full

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().

◆ Rune

com.UniPRT.Sdk.LabelMaker.Enum.AztecCodeTypeEnum.Rune

Typically used to encode one byte of data represented as decimal range 0-255.


此列舉型態的文件是由下列檔案所產生: