←Select platform

GroupTotal Property (BarcodeWriteQr)

Summary

Gets or sets the total number of QR Code symbols.

Syntax

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

Property Value

Total number 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