←Select platform

CodePdf Property (ReadOption)

Summary

Gets or sets a BarcodeReadPdf object containing PDF417 and MicroPDF417 barcode options to be read.

Syntax

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

Property Value

A BarcodeReadPdf object that contains PDF417 and MicroPDF417 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