LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
BarcodeReadPdf Constructor
See Also 
Leadtools.Workflow.Barcode Namespace > BarcodeReadPdf Class : BarcodeReadPdf Constructor



The BarcodeReadPdf Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new instance of the BarcodeReadPdf class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New BarcodeReadPdf()
C# 
public BarcodeReadPdf()
C++/CLI 
public:
BarcodeReadPdf();

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also