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


"

For a list of all members of this type, see BarcodeWriteDatamatrix members.

"

Public Properties

 NameDescription
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. FileIdHighGets or sets the high byte of the file ID number.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. FileIdLowGets or sets the low byte of the file ID number.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GroupNumberGets or sets a value that specifies a group of Data Matrix symbols.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GroupTotalGets or sets the total number of Data Matrix symbols in the group specified by the value of GroupNumber property.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. JustifyGets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.  
public Property UserDataGets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. XModuleGets or sets the size of the written Data Matrix barcode, specified in 0.001 inch.  
Top

Protected Properties

See Also