←Select platform

Engine Property (BarcodeWriter)

Summary

Gets the instance of the BarcodeEngine associated with this class.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Barcode.BarcodeEngine Engine {get;} 
Public ReadOnly Property Engine As Leadtools.Barcode.BarcodeEngine 
public Leadtools.Barcode.BarcodeEngine Engine {get;} 
@property (nonatomic, strong, readonly) LTBarcodeEngine *engine 
public BarcodeEngine getEngine() 
 get_Engine();  

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize