The BarCodePainter type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackColor | Gets or sets the color of spaces between the bars (the background color). | |
BarCodeSize | ||
BarColor | Gets or sets the bars color (the foreground color). | |
BarPoint | Gets or sets bar point. | |
BarRatio | Gets or sets bar ratio for barcode, default value 2.0f. | |
CheckSumm | Gets or sets whether a check sum should be calculated for the current instance of BarCodePainter. | |
Code | Gets or set the value coded in the BarCodePainter object. | |
CodeType | Gets or sets the type of barcode. | |
Font | Gets or sets the barcode label font. | |
LabelPosition | Label position for the current instance of BarCodePainter. | |
MicroQRCodeSettings | ||
Modul | Gets or sets module, values from 1 to 49 are allowed. | |
Pdf417Settings | Gets or sets Pdf417Settings object that represents barcode settings. | |
QRCodeSettings | ||
ShowCheckDigit | Gets or sets whether the check sum should be drawn in the label. | |
ShowLabel | Gets or sets whether the label should be drawn for the current instance of BarCodePainter. | |
TextColor | Gets or sets the text label color. |