Visual Basic (Declaration) | |
---|---|
Public Property BarcodeEngine As BarcodeEngine |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BarcodeEngine BarcodeEngine {get; set;} |
C++/CLI | |
---|---|
public: property BarcodeEngine BarcodeEngine { BarcodeEngine get(); void set (BarcodeEngine value); } |
Return Value
The barcode engine to be used to recognize barcodes.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family