![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace : BarcodeOptions Class |
[SerializableAttribute()] public abstract class BarcodeOptions : System.ICloneable
'Declaration
<SerializableAttribute()> Public MustInherit Class BarcodeOptions Implements System.ICloneable
'Usage
Dim instance As BarcodeOptions
public sealed class BarcodeOptions : System.ICloneable
@interface LTBarcodeOptions : NSObject <LTBarcodeOptionsDelegate, NSCopying>
public abstract class BarcodeOptions
function Leadtools.Barcode.BarcodeOptions()
[SerializableAttribute()] public ref class BarcodeOptions abstract : public System.ICloneable
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.