Properties:
- BarColor: Bar color and text color, the
default is black.
- BackColor: Background color, the default is
white.
- BorderStyle: Border style for the
rectangle with 3 options, the default is 0 indicating no border.
- 0 indicating no border
- 1 indicating dash border
- 2 indicating solid border
- Data: The message encoded by the barcode,
the default is "12".
- CellSize: The size for the basic cell
module in CM, the default is 0.2CM.
- Height: Indicates the height of the barcode
image, the default is 200 pixels.
- Orientation: The orientation of
barcode with 4 options, the default is value 0 indicating 0 degree.
- 0 indicating 0 degree
- 1 indicating 90 degrees
- 2 indicating 180 degrees
- 3 indicating 270 degrees
- Width: Indicates the width of the barcode image, the
default is 300 pixels.
|