The following tables list the members exposed by BarcodeData.
Name | Description | |
---|---|---|
BarcodeData Constructor | Initializes a new instance of the BarcodeData class |
Name | Description | |
---|---|---|
DataCodeProperty | Identifies the DataCode dependency property. | |
DataProperty | Identifies the Data dependency property. | |
DuplicateCountProperty | Identifies the DuplicateCount dependency property. | |
DuplicatedIndexProperty | Identifies the DuplicatedIndex dependency property. | |
FlagsProperty | Identifies the Flags dependency property. | |
GroupProperty | Identifies the Group dependency property. | |
IndexDuplicateProperty | Identifies the IndexDuplicate dependency property. | |
IsDuplicatedProperty | Identifies the IsDuplicated dependency property. | |
LocationProperty | Identifies the Location dependency property. | |
SearchTypeProperty | Identifies the SearchType dependency property. | |
TotalCountProperty | Identifies the TotalCount dependency property. | |
UnitProperty | Identifies the Unit dependency property. |
Name | Description | |
---|---|---|
Data | Specifies the barcode data. | |
DataCode | (Read only) Returns the MicroPDF417 barcode function code word for Code 128 emulation. | |
DuplicateCount | (Read only) Gets the total number of barcodes duplicated for the current barcode. | |
DuplicatedIndex | (Read only) Returns the index of the first barcode that is a duplicate of the specified barcode. | |
Flags | (Read only) Returns flags used by the BarcodeReadActivity activity. | |
Group | Specifies whether the barcode symbol is a member of a group of symbols. | |
IndexDuplicate | (Read only) Gets a zero-based index of the next duplicated barcode. | |
IsDuplicated | (Read-only) Gets a value that indicates whether the specified barcode is duplicated. | |
Location | Specifies the location of the barcode on the image. | |
SearchType | Gets or sets the barcode type to be read or written. | |
TotalCount | (Read only) Gets the total number of recognized barcodes by calling the BarcodeReadActivity. | |
Unit | Gets or sets the unit of measurement for the Location property. | |
UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
Dispose | Overloaded. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
GetBinding | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
GetValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
IsBindingSet | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
MetaEquals | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
RemoveHandler | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
RemoveProperty | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
SetBinding | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
SetValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
GetInvocationList | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
InitializeProperties | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
SetReadOnlyPropertyValue | (Inherited from System.Workflow.ComponentModel.DependencyObject) |