LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

CodeDatamatrix Property (WriteOption)

Show in webframe





Gets or sets BarcodeWriteDatamatrix object that contains the information related to Data Matrix barcodes.
Syntax
[DataMemberAttribute(Name="BarcodeWriteDatamatrix", IsRequired=true)]
public BarcodeWriteDatamatrix CodeDatamatrix {get; set;}
'Declaration
 
<DataMemberAttribute(Name="BarcodeWriteDatamatrix", IsRequired=True)>
Public Property CodeDatamatrix As BarcodeWriteDatamatrix
'Usage
 
Dim instance As WriteOption
Dim value As BarcodeWriteDatamatrix
 
instance.CodeDatamatrix = value
 
value = instance.CodeDatamatrix

            

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

Property Value

A BarcodeWriteDatamatrix object that contains the information related to Data Matrix barcodes.
Example
For an example, Refer to WriteOption.
Requirements

Target Platforms

See Also

Reference

WriteOption Class
WriteOption Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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