←Select platform

Group Property (BarcodeData)

Summary

Specifies whether the barcode symbol is a member of a group of symbols.

Syntax

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

Property Value

Specifies whether the barcode symbol is a member of a group of symbols.

Remarks

This property is used for reading PDF417 symbols.

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