LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

Group Property






Specifies whether the barcode symbol is a member of a group of symbols.
Syntax
[DataMemberAttribute(Name="Group", IsRequired=true)]
public int Group {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Group", IsRequired=True)>
Public Property Group As Integer
'Usage
 
Dim instance As BarcodeData
Dim value As Integer
 
instance.Group = value
 
value = instance.Group
[DataMemberAttribute(Name="Group", IsRequired=true)]
public int Group {get; set;}
DataMemberAttribute(Name="Group", IsRequired=)
 get_Group();
set_Group(value);
[DataMemberAttribute(Name="Group", IsRequired=true)]
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.
Example
For an example, refer to Barcode1d example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features