UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
AztecCodeTypeEnum.h
1
//
2
// AztecCodeTypeEnum.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#import <Foundation/Foundation.h>
9
59
typedef
NS_ENUM(NSUInteger,
AztecCodeTypeEnum
) {
60
AztecCodeTypeDefault,
61
AztecCodeTypeFixedErrCorrection,
62
AztecCodeTypeCompact,
63
AztecCodeTypeFull,
64
AztecCodeTypeRune
65
};
AztecCodeTypeEnum
Aztec 條形碼類型/格式。
AutoIdSDK
LabelMaker
Interfaces
IBcdAztec
AztecCodeTypeEnum.h
產生者:
1.10.0