The following tables list the members exposed by BarcodeReadActivity.
Name | Description | |
---|---|---|
BarcodeReadActivity Constructor | Constructs a new BarcodeReadActivity object. |
Name | Description | |
---|---|---|
BarcodeDataProperty | Identifies the BarcodeData dependency property. | |
BarColorProperty | Identifies the BarColor dependency property. | |
Code1dProperty | Identifies the Code1d dependency property. | |
CodePdfProperty | Identifies the CodePdf dependency property. | |
FlagsProperty | Identifies the Flags dependency property. | |
MajorTypeProperty | Identifies the MajorType dependency property. | |
MultipleMaxCountProperty | Identifies the MultipleMaxCount dependency property. | |
SearchRectangleProperty | Identifies the SearchRectangle dependency property. | |
SearchTypeProperty | Identifies the SearchType dependency property. | |
SpaceColorProperty | Identifies the SpaceColor dependency property. | |
UnitsProperty | Identifies the Units dependency property. |
Name | Description | |
---|---|---|
BarcodeData | Gets or sets a list of BarcodeData objects representing the recognized barcodes. | |
BarColor | Gets or sets the bar color to use when reading barcodes. | |
Code1d | Gets or sets a Barcode1d object containing linear barcode options to be read. | |
CodePdf | Gets or sets a BarcodeReadPdf object containing PDF417 and MicroPDF417 barcode options to be read. | |
Description | (Inherited from System.Workflow.ComponentModel.Activity) | |
DisposeImage | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) | |
Flags | Gets or sets the processing options. | |
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. | |
MultipleMaxCount | Gets or sets the maximum number of barcodes to search. | |
Name | (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) | |
SearchRectangle | Gets or sets the rectangle that contains the search area for the barcodes. | |
SearchType | Gets or sets the type of barcode for which to search. | |
SpaceColor | Gets or sets the space color for the barcode. | |
Units | Gets or sets the unit of measurement. | |
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) |