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

Show in webframe

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:
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

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