Gets or sets a value that indicates the group number to use when writing QR barcode.
public int GroupNumber { get; set; }
Public Property GroupNumber As Integer
@property (nonatomic, assign) NSInteger groupNumber
public int getGroupNumber()
public void setGroupNumber(int value)
An Int32 value that indicates the group number to use when writing QR barcode. Must be a value between 0 and 16. The default value is 0.
Use GroupTotal to set the total number of groups.
Use only if this QR barcode is part of a group of symbols, otherwise, leave this value as the default of 0.
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