Leadtools.Workflow.Barcode Namespace : BarcodeWriteQr Class |
The following tables list the members exposed by BarcodeWriteQr.
Name | Description | |
---|---|---|
BarcodeWriteQr Constructor | Initializes a new instance of the BarcodeWriteQr class. |
Name | Description | |
---|---|---|
EccLevelProperty | Identifies the EccLevel 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 | |
---|---|---|
EccLevel | Gets or sets the ECC level for the QR Code symbol to be written. | |
GroupNumber | Gets or sets a value that specifies the group of QR Code symbols. | |
GroupTotal | Gets or sets the total number of QR Code symbols. | |
Justify | Gets or sets a flag that indicates how the QR symbol is justified. | |
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 QR barcode, in thousandths (0.001) of an 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) |