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

Code1d Property (WriteRequest)






Gets or sets a Barcode1d object containing the linear barcode options for the barcode to be written.
Syntax
[DataMemberAttribute(Name="Code1d", IsRequired=true)]
public Barcode1d Code1d {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Code1d", IsRequired=True)>
Public Property Code1d As Barcode1d
'Usage
 
Dim instance As WriteRequest
Dim value As Barcode1d
 
instance.Code1d = value
 
value = instance.Code1d
[DataMemberAttribute(Name="Code1d", IsRequired=true)]
public Barcode1d Code1d {get; set;}
DataMemberAttribute(Name="Code1d", IsRequired=)
 get_Code1d();
set_Code1d(value);
[DataMemberAttribute(Name="Code1d", IsRequired=true)]
public:
property Barcode1d^ Code1d {
   Barcode1d^ get();
   void set (    Barcode1d^ value);
}

Property Value

A Barcode1d object that contains the linear barcode options for the barcode to be written.
Example
For an example, refer to WriteRequest.
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

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