Leadtools.Workflow.Barcode Namespace : BarcodeData Class |
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. | |
FlagsProperty | Identifies the Flags dependency property. | |
GroupProperty | Identifies the Group 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 | Returns the MicroPDF417 barcode function code word for Code 128 emulation. | |
Flags | Returns flags used by the BarcodeReadActivity activity. | |
Group | Specifies whether the barcode symbol is a member of a group of symbols. | |
Location | Specifies the location of the barcode on the image. | |
SearchType | Gets or sets the barcode type to be read or written. | |
TotalCount | 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) |
Name | Description | |
---|---|---|
Finalize | Provided as an override to System.Object.Finalize to clean up any unmanaged resources deterministically. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
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) |