The following tables list the members exposed by Barcode1d.
| Name | Description | |
|---|---|---|
| Barcode1d Constructor | Initializes a new instance of the Barcode1d class. |
| Name | Description | |
|---|---|---|
| Direction | Gets or sets flag 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 set 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. |
| WhiteLines | Gets or sets the number of lines of white space above and below the barcode symbol. |