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



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

Initializes a new instance of the BarcodeWriteDatamatrix class.

Syntax

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

Requirements

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

See Also