Leadtools.Workflow.Barcode Namespace : Barcode1d Class |
The following tables list the members exposed by Barcode1d.
Name | Description | |
---|---|---|
Barcode1d Constructor | Initializes a new instance of the Barcode1d class. |
Name | Description | |
---|---|---|
AdvancedFlagsProperty | Identifies the AdvancedFlags dependency property. | |
DirectionProperty | Identifies the Direction dependency property. | |
ErrorCheckProperty | Identifies the ErrorCheck dependency property. | |
GranularityProperty | Identifies the Granularity dependency property. | |
MaximumLengthProperty | Identifies the MaximumLength dependency property. | |
MinimumLengthProperty | Identifies the MinimumLength dependency property. | |
OutShowTextProperty | Identifies the OutShowText dependency property. | |
StandardFlagsProperty | Identifies the StandardFlags dependency property. | |
WhiteLinesProperty | Identifies the WhiteLines dependency property. | |
XModuleProperty | Identifies the XModule dependency property. |
Name | Description | |
---|---|---|
AdvancedFlags | Gets or sets flags that indicate the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. | |
Direction | Gets or sets flag a that indicates the orientation and direction for reading barcodes. | |
ErrorCheck | Enables or disables the use of an error check digit when reading or writing a barcode. | |
Granularity | Gets or sets the number of scanned lines per column to skip when reading a barcode. | |
MaximumLength | Gets or set the maximum length of a barcode string. | |
MinimumLength | Gets or sets the minimum length of a barcode string when searching for a non-fixed length barcode. | |
OutShowText | Indicates whether the barcode string will be shown or not. | |
StandardFlags | Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed. | |
UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
WhiteLines | Gets or sets the number of lines of white space above and below the barcode symbol. | |
XModule | Gets or sets the size of the smallest bar element when writing Linear (1D) barcodes. |
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) |