←Select platform

Flags Property (ReadBarcode2DPdf417)

Summary

Gets or sets the type of Pdf417 barcode to search for.

Syntax

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

Property Value

A ReadBarcode2DPdf417Flags enumerated value that contains the type of Pdf417 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