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

CodeDatamatrix Property (WriteOption)






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 BarcodeWriteDatamatrix CodeDatamatrix {get; set;}
DataMemberAttribute(Name="BarcodeWriteDatamatrix", IsRequired=)
 get_CodeDatamatrix();
set_CodeDatamatrix(value);
[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: 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

WriteOption Class
WriteOption 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