←Select platform

Flags Property (ReadBarcode1d4State)

Summary

Gets or sets the type of 4-state barcode to search for.

Syntax

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

Property Value

A ReadBarcode1d4StateFlags enumerated value that contains the type of 4-state barcode for which to search.

Remarks

Combine values when appropriate, by using a bitwise OR ( ¦ ).

Example

For an example, Refer to Barcode1d.

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