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


"

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

"

Public Properties

 NameDescription
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EccLevelGets or sets the ECC level for the QR Code symbol to be written.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GroupNumberGets or sets a value that specifies the group of QR Code symbols.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GroupTotalGets or sets the total number of QR Code symbols.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. JustifyGets or sets a flag that indicates how the QR symbol is justified.  
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 QR barcode, in thousandths of an inch.  
Top

Protected Properties

See Also