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



Identifies the XModule dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly XModuleProperty As DependencyProperty
Visual Basic (Usage)Copy Code
Dim value As DependencyProperty
 
value = BarcodeWriteDatamatrix.XModuleProperty
C# 
public static readonly DependencyProperty XModuleProperty
C++/CLI 
public:
static readonly DependencyProperty^ XModuleProperty

Requirements

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

See Also