←Select platform

BarcodeOptions Class

Summary

Abstract base class for barcode read or write options.

Syntax
C#
VB
Objective-C
C++
Java
[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

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

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly