[SerializableAttribute()]
public enum MicroQRBarcodeSymbolModel
<SerializableAttribute()>
Public Enum MicroQRBarcodeSymbolModel
typedef NS_ENUM(NSInteger, LTMicroQRBarcodeSymbolModel)
public enum MicroQRBarcodeSymbolModel
[SerializableAttribute()]
public enum class MicroQRBarcodeSymbolModel
Value | Member | Description |
---|---|---|
0 | AutoSize |
Micro QR Auto size |
1 | MicroQRM1 |
Micro QR M1 |
2 | MicroQRM2L |
Micro QR M2 with error correction level L |
3 | MicroQRM2M |
Micro QR M2 with error correction level M |
4 | MicroQRM3L |
Micro QR M3 with error correction level L |
5 | MicroQRM3M |
Micro QR Model 3M with error correction level M |
6 | MicroQRM4L |
Micro QR M4 with error correction level L |
7 | MicroQRM4M |
Micro QR M4 with error correction level M |
8 | MicroQRM4Q |
Micro QR M4 with error correction level Q |
Used as the type for the MicroQRBarcodeWriteOptions.SymbolModel property to specify the MicroQR barcode's symbol size.
For an example, refer to MicroQRBarcodeWriteOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document