←Select platform

BarcodeOptions Class

Summary

Abstract base class for barcode read or write options.

Syntax

C#
VB
Java
Objective-C
C++
[SerializableAttribute()] 
public abstract class BarcodeOptions 
<SerializableAttribute()> 
Public MustInherit Class BarcodeOptions  
   Implements System.ICloneable  
@interface LTBarcodeOptions : NSObject <LTBarcodeOptionsDelegate, NSCopying> 
public abstract class BarcodeOptions 
[SerializableAttribute()] 
public ref class BarcodeOptions abstract : public System.ICloneable   

Remarks

Note: In LEADTOOLS for Windows Runtime, the equivalent to this class is the IBarcodeOptions interface.

The BarcodeOptions class cannot be used directly. It is the base class for BarcodeReadOptions and BarcodeWriteOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly