Name | Description | |
---|---|---|
AdjustBarWidth | Gets or sets a value indicating whether dynamic adjustment of the bar widths during barcode creation are allowed. | |
AutoSize | Gets or sets a value indicating whether the barcode area is automatically sized during barcode creation. | |
BarcodeValue | Gets or sets the value of the barcode to be created. | |
BarcodeValueAsByte | Gets or sets the current barcode value as an array of bytes. | |
BarWidth | Gets the bar width in pixels of a bar that was created. | |
Height | Gets or sets the height of the image in pixels. | |
HorizontalWhiteSpace | Gets or sets the amount of white space on the sides of the barcode during creation. | |
MinimumBarHeight | Gets or sets the minimum height of the bars when creating a barcode. | |
MinimumBarWidth | Gets or sets the minimum bar width when creating a barcode. | |
RequiredHeight | Gets the required height of the image in pixels based on the current settings. | |
RequiredWidth | Gets the required width of the image in pixels based on the current settings. | |
ShowText | Gets or sets the display level of the barcode value written as text adjacent to the created barcode. | |
VerticalWhiteSpace | Gets or sets the amount of white space above and below the barcode during creation. | |
Width | Gets or sets the width of the image in pixels. |