LEADTOOLS Barcode (Leadtools.Barcode assembly)

Engine Property (BarcodeWriter)

Show in webframe







Gets the instance of the BarcodeEngine associated with this class.
Syntax
public BarcodeEngine Engine {get;}
'Declaration
 
Public ReadOnly Property Engine As BarcodeEngine
'Usage
 
Dim instance As BarcodeWriter
Dim value As BarcodeEngine
 
value = instance.Engine
public BarcodeEngine Engine {get;}
@property (nonatomic, strong, readonly) LTBarcodeEngine* engine;
public BarcodeEngine getEngine()
 get_Engine(); 
public:
property BarcodeEngine^ Engine {
   BarcodeEngine^ get();
}

Property Value

A BarcodeEngine that specifies the barcode engine associated with this class.
Remarks

Use this property to get quick access to the owner BarcodeEngine.

Requirements

Target Platforms

See Also

Reference

BarcodeWriter Class
BarcodeWriter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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