Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

GroupNumber Property (BarcodeWriteDatamatrix)






Gets or sets a value that specifies a group of Data Matrix symbols.
Syntax
[DataMemberAttribute(Name="GroupNumber", IsRequired=true)]
public int GroupNumber {get; set;}
'Declaration
 
<DataMemberAttribute(Name="GroupNumber", IsRequired=True)>
Public Property GroupNumber As Integer
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As Integer
 
instance.GroupNumber = value
 
value = instance.GroupNumber

            

            
[DataMemberAttribute(Name="GroupNumber", IsRequired=true)]
public:
property int GroupNumber {
   int get();
   void set (    int value);
}

Property Value

Group of Data Matrix symbols. The maximum number of symbols in a group is 16.
Example
For an example, refer to BarcodeWriteDatamatrix example.
Requirements

Target Platforms

See Also

Reference

BarcodeWriteDatamatrix Class
BarcodeWriteDatamatrix Members

Error processing SSI file
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