Gets or sets the options and types of barcode to be written on an image.
[DataMemberAttribute(Name="WriteOptions", IsRequired=true)]public WriteOptions WriteOptions { get; set; }
<DataMemberAttribute(Name="WriteOptions", IsRequired=True)>Public Property WriteOptions As Leadtools.Services.Barcode.Datacontracts.WriteOptions
[DataMemberAttribute(Name="WriteOptions", IsRequired=true)]public:property Leadtools.Services.Barcode.Datacontracts.WriteOptions^ WriteOptions {Leadtools.Services.Barcode.Datacontracts.WriteOptions^ get();void set ( Leadtools.Services.Barcode.Datacontracts.WriteOptions^ );}
A WriteOptions object that contains the options and types of barcode to be written on an image.
The objects of type WriteBarcode1dPost] WriteBarcode1dPatch] WriteBarcode1d4State] WriteBarcode1dStacked] WriteBarcode2DPdf417] WriteBarcode2DDataMatrix] WriteBarcode2DQr] WriteBarcode1dStandard] can be used.
For an example, refer to WriteRequest.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
