Table 7.1. List of barcode object properties
| BackColor | Specifies the background color for the control. |
| BarHeight | Specifies the height of the bars in the control, in user units. |
| BearerBars | Determines whether to include the bearer bars around the barcodes. Applicable on selected symbologies. |
| BorderColor | Specifies the border color. |
| BorderStyle | Specifies the border style. |
| BorderWidth | Specifies the border width, in logical units. |
| Code25OptionalCheckDigit | Determines whether to include an optional checksum digit in all Code25 barcodes. |
| Code39OptionalCheckDigit | Determines whether to include an optional checksum digit in all Code 39 barcodes. |
| Code39StartStopChars | Determines whether to display the start and stop characters in the human readable of all code 39 barcodes. |
| Comment | Specifies the text string for the human readable comment printed around the barcode. |
| CommentAlignment | Determines how the comment are aligned. |
| CommentFont | Specifies the font used to draw comment text. |
| CommentMarginBottom | Specifies the margin on the bottom of the comment box. |
| CommentMarginLeft | Specifies the margin on the left of the comment box. |
| CommentMarginRight | Specifies the margin on the right of the comment box. |
| CommentMarginTop | Specifies the margin on the top of the comment box. |
| CommentOnTop | Determines whether the comment box is placed above the barcode image. |
| Font | Specifies the font used to draw human readable text. |
| ForeColor | Specifies the foreground color of the control. |
| I2of5OptionalCheckDigit | Determines whether to include an optional checksum digit in all Interleaved 2 of 5 barcodes. |
| Message | Specifies a string which represents the data to be encoded. |
| NarrowBarWidth | Specifies the width of the narrowest module in linear symbologies. |
| NarrowToWideRatio | Specifies the ratio used to calculate the width of the wide element. Applicable on selected symbologies. |
| QuietZones | Determines whether to include quiet zones in the barcodes. |
| RasterImageResolution | Specifies the resolution which is used to export raster images. |
| Rotation | Specifies the rotation direction and degrees. |
| ShowCheckDigit | Determines whether to include the checksum character in the human readable. |
| ShowComment | Determines whether the control displays the comment element. |
| ShowHRText | Determines whether to display the human readable text. |
| SymbolMarginBottom | Specifies the margin on the bottom of the symbol. |
| SymbolMarginLeft | Specifies the margin on the left of the symbol. |
| SymbolMarginRight | Specifies the margin on the right of the symbol. |
| SymbolMarginTop | Specifies the margin on the top of the symbol. |
| Symbology | Specifies the barcode format (symbology). |
| TexAlignment | Specifies how the human readable text is aligned. |
| TextOnTop | Determines whether the human readable text is placed above the barcode image. |
| UccEanOptionalCheckDigit | Determines whether to include the modulo 10 checksum digit when applicable. |