LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Writer Property








Gets the instance of the BarcodeWriter class associated with this barcode engine that can be used to write barcodes to an image. .NET support WinRT support Silverlight support
Syntax
public BarcodeWriter Writer {get;}
'Declaration
 
Public ReadOnly Property Writer As BarcodeWriter
'Usage
 
Dim instance As BarcodeEngine
Dim value As BarcodeWriter
 
value = instance.Writer
public BarcodeWriter Writer {get;}
ObjectiveC Syntax
Java Syntax
 get_Writer(); 
public:
property BarcodeWriter^ Writer {
   BarcodeWriter^ get();
}

Property Value

The instance of the BarcodeWriter class associated with this barcode engine that can be used to write barcodes to an image.
Remarks

The BarcodeWriter class is used to write one or more barcodes to an image. You cannot create an instance of BarcodeWriter directly, instead, use the instance created inside BarcodeEngine and accessed through BarcodeEngine.Writer.

Example

For an example, refer to BarcodeWriter.

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

BarcodeEngine Class
BarcodeEngine Members
BarcodeWriter Class
Writing Barcodes Tutorial

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features