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 | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Top
Name | Description | |
---|---|---|
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) |