Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Group Property (BarcodeData)








Specifies whether the barcode symbol is a member of a group of symbols.
Syntax
public int Group {get; set;}
'Declaration
 
Public Property Group As Integer
'Usage
 
Dim instance As BarcodeData
Dim value As Integer
 
instance.Group = value
 
value = instance.Group
public int Group {get; set;}
 <br/>get_Group();<br/>set_Group(value);<br/>Object.defineProperty('Group'); 
public:
property int Group {
   int get();
   void set (    int value);
}

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

See Also

Reference

BarcodeData Class
BarcodeData Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features