←Select platform

Data Property (WriteOption)

Summary

Gets or sets the barcode information to be written in the image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Data", IsRequired=true)] 
public Leadtools.Services.Barcode.Datacontracts.BarcodeData Data {get; set;} 
  
<DataMemberAttribute(Name="Data", IsRequired=True)> 
Public Property Data As Leadtools.Services.Barcode.Datacontracts.BarcodeData 
[DataMemberAttribute(Name="Data", IsRequired=true)] 
public: 
property Leadtools.Services.Barcode.Datacontracts.BarcodeData^ Data { 
   Leadtools.Services.Barcode.Datacontracts.BarcodeData^ get(); 
   void set (    Leadtools.Services.Barcode.Datacontracts.BarcodeData^ ); 
} 

Property Value

A BarcodeData object which contains the barcode information to be written in the image.

Example

For an example, Refer to WriteOption.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Barcode.DataContracts Assembly
Click or drag to resize