←Select platform

Code1d Property (ReadOption)

Summary

Gets or sets a Barcode1d object containing the linear barcode options to be read.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Code1d", IsRequired=true)] 
public Leadtools.Services.Barcode.Datacontracts.Barcode1d Code1d {get; set;} 
  
<DataMemberAttribute(Name="Code1d", IsRequired=True)> 
Public Property Code1d As Leadtools.Services.Barcode.Datacontracts.Barcode1d 
[DataMemberAttribute(Name="Code1d", IsRequired=true)] 
public: 
property Leadtools.Services.Barcode.Datacontracts.Barcode1d^ Code1d { 
   Leadtools.Services.Barcode.Datacontracts.Barcode1d^ get(); 
   void set (    Leadtools.Services.Barcode.Datacontracts.Barcode1d^ ); 
} 

Property Value

A Barcode1d object that contains the linear barcode options to be read.

Example

For an example, refer to Barcode1d example.

Requirements

Target Platforms

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