
| Leadtools.Workflow.Barcode Namespace : BarcodeWriteDatamatrix Class | 
The following tables list the members exposed by BarcodeWriteDatamatrix.
| Name | Description | |
|---|---|---|
|  | BarcodeWriteDatamatrix Constructor | Initializes a new instance of the BarcodeWriteDatamatrix class. | 
| Name | Description | |
|---|---|---|
|   | FileIdHighProperty | Identifies the FileIdHigh dependency property. | 
|   | FileIdLowProperty | Identifies the FileIdLow dependency property. | 
|   | GroupNumberProperty | Identifies the GroupNumber dependency property. | 
|   | GroupTotalProperty | Identifies the GroupTotal dependency property. | 
|   | JustifyProperty | Identifies the Justify dependency property. | 
|   | XModuleProperty | Identifies the XModule dependency property. | 
| Name | Description | |
|---|---|---|
|  | FileIdHigh | Gets or sets the high byte of the file ID number. | 
|  | FileIdLow | Gets or sets the low byte of the file ID number. | 
|  | GroupNumber | Gets or sets a value that specifies a group of Data Matrix symbols. | 
|  | GroupTotal | Gets or sets the total number of Data Matrix symbols in the group specified by the value of GroupNumber property. | 
|  | Justify | Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. | 
|  | UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) | 
|  | XModule | Gets or sets the size of the written Data Matrix barcode, specified in thousandths (0.001) inch. | 
| Name | Description | |
|---|---|---|
|  | ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) | 
| Name | Description | |
|---|---|---|
|  | Finalize | Provided as an override to System.Object.Finalize to clean up any unmanaged resources deterministically. (Inherited from System.Workflow.ComponentModel.DependencyObject) | 
|  | GetInvocationList | Gets an array that contains the delegates for the specified System.Workflow.ComponentModel.DependencyProperty. (Inherited from System.Workflow.ComponentModel.DependencyObject) | 
|  | InitializeProperties | Performs initialization on dependency properties when overridden in a derived class. (Inherited from System.Workflow.ComponentModel.DependencyObject) |