For a list of all members of this type, see BarcodeWriteActivity members.
| Name | Description | |
|---|---|---|
| BarcodeData | BarcodeData object that contains the barcode information to be written over the image. |
| BarColor | Gets or sets the bar color to use when writing barcodes. |
| Code1d | Gets or sets a Barcode1d object containing linear barcode options to be written. |
| CodeDatamatrix | Gets or sets a BarcodeWriteDatamatrix object containing Data Matrix barcode options to be written. |
| CodePdf | Gets or sets a BarcodeWritePdf object containing PDF417 and MicroPDF417 barcode options to be written. |
| CodeQr | Gets or sets a BarcodeWriteQr object containing QR barcode options to be written. |
| Description | (Inherited from System.Workflow.ComponentModel.Activity) |
| Enabled | (Inherited from System.Workflow.ComponentModel.Activity) |
| ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) |
| ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) |
| Flags | Flags that indicate the behavior of the activity. |
| Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
| ImageCopy | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
| IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) |
| MajorType | Gets or sets the barcode major type. Values can be combined, when appropriate, by using a bitwise OR (|). |
| Name | (Inherited from System.Workflow.ComponentModel.Activity) |
| Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
| QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
| SpaceColor | Gets or sets the space color for the barcode. |
| TargetRectangle | Gets or sets the rectangle to be updated with the barcode size before writing the barcode over the image. |
| UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Name | Description | |
|---|---|---|
| DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |