←Select platform

GroupNumber Property (BarcodeWriteQr)

Summary

Gets or sets a value that specify the group of QR Code symbols.

Syntax

C#
VB
C++
public int GroupNumber {get; set;} 
Public Property GroupNumber As Integer 
public: 
property int GroupNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

Group of QR Code symbols. The maximum number of symbols in a group is 16.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly