The BarcodeReadPdf Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class contains information for reading PDF417 or MicroPDF417 barcodes.Visual Basic (Declaration) | |
---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeReadPdf")> Public Class BarcodeReadPdf |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeReadPdf |
C# | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeReadPdf")] public class BarcodeReadPdf |
C++/CLI | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeReadPdf")] public ref class BarcodeReadPdf |
For an example, refer to Barcode1d example.
System.Object
Leadtools.Services.Barcode.DataContracts.BarcodeReadPdf
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7