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



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

Initializes a new instance of the BarcodeWritePdf class.

Syntax

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

Requirements

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

See Also