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

WriteOptions Property

Show in webframe





Gets or sets the options and types of barcode to be written on an image.
Syntax
[DataMemberAttribute(Name="WriteOptions", IsRequired=true)]
public WriteOptions WriteOptions {get; set;}
'Declaration
 
<DataMemberAttribute(Name="WriteOptions", IsRequired=True)>
Public Property WriteOptions As WriteOptions
'Usage
 
Dim instance As WriteRequest
Dim value As WriteOptions
 
instance.WriteOptions = value
 
value = instance.WriteOptions

            

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

Property Value

A WriteOptions object that contains the options and types of barcode to be written on an image.
Remarks
The objects of type WriteBarcode1dPost] WriteBarcode1dPatch] WriteBarcode1d4State] WriteBarcode1dStacked] WriteBarcode2DPdf417] WriteBarcode2DDataMatrix] WriteBarcode2DQr] WriteBarcode1dStandard] can be used.
Example
For an example, refer to WriteRequest.
Requirements

Target Platforms

See Also

Reference

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