The following tables list the members exposed by BarcodeWriteActivity.
Name | Description | |
---|---|---|
BarcodeWriteActivity Constructor | Constructs a new BarcodeWriteActivity object. |
Name | Description | |
---|---|---|
BarcodeDataProperty | Identifies the BarcodeData dependency property. | |
BarColorProperty | Identifies the BarColor dependency property. | |
Code1dProperty | Identifies the Code1d dependency property. | |
CodeDatamatrixProperty | Identifies the CodeDatamatrix dependency property. | |
CodePdfProperty | Identifies the CodePdf dependency property. | |
CodeQrProperty | Identifies the CodeQr dependency property. | |
FlagsProperty | Identifies the Flags dependency property. | |
MajorTypeProperty | Identifies the MajorType dependency property. | |
SpaceColorProperty | Identifies the SpaceColor dependency property. | |
TargetRectangleProperty | Identifies the TargetRectangle dependency property. |
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) |
Top
Top
Name | Description | |
---|---|---|
Canceling | (Inherited from System.Workflow.ComponentModel.Activity) | |
Closed | (Inherited from System.Workflow.ComponentModel.Activity) | |
Compensating | (Inherited from System.Workflow.ComponentModel.Activity) | |
Executing | (Inherited from System.Workflow.ComponentModel.Activity) | |
Faulting | (Inherited from System.Workflow.ComponentModel.Activity) | |
StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |