The BarCode type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Angle | Gets or sets the angle of box rotation. (Inherited from Box.) | |
| BackColor | Gets and sets color of spaces between the bars (the backround color). | |
| BarColor | Defines the color of bars (the foreground color). | |
| BarPoint | Detepmines the bar point for japanese postal bar code. | |
| BarRatio | Gets and sets the bar ratio. | |
| Bookmark | Gets and sets a bookmark for the control. (Inherited from ReportControl.) | |
| Border | Gets and sets the control's border. (Inherited from Box.) | |
| Bounds | Gets and sets the control's bounds within the parent control. (Inherited from ReportControl.) | |
| CalcCheckSumm | Gets or sets whether a check sum should be calculated for this BarCode object. | |
| Code | Gets and sets the code for the BarCode control. | |
| CodeType | Defines the type of barcode. | |
| ContentRectangle | Gets the internal rectangle in the box based on the box's Margins settings. (Inherited from Box.) | |
| DataBindings | Gets the collection of the control's properties data/expressions bindings. (Inherited from ReportControl.) | |
| DisplayRectangle | Gets the rectangle for displaying the control on the canvas. (Inherited from VisualControl.) | |
| Document | Gets the document. (Inherited from ReportControl.) | |
| Engine | Gets the RenderEngine used. (Inherited from ReportControl.) | |
| Fill | Gets and sets the control's background fill. (Inherited from Box.) | |
| Font | Gets and sets the font. | |
| GenerateScript | Gets and sets the code for the script that will be invoked before rendering. (Inherited from ReportControl.) | |
| GrowToBottom | Gets and sets whether the control's rendered size should be extended to the bottom of the parent band regardless of the control's size in the template. (Inherited from VisualControl.) | |
| Hyperlink | Gets and sets a hyperlink for the control. (Inherited from ReportControl.) | |
| LabelPosition | Gets and sets the label position. | |
| Location | Gets and sets the control's top-left corner position within the parent control. (Inherited from ReportControl.) | |
| Margins | Gets and sets the control's margins. (Inherited from Box.) | |
| MicroQRCodeSettings | ||
| Name | Gets and sets the name of the component. (Inherited from ReportComponent.) | |
| Page | Gets the page. (Inherited from ReportControl.) | |
| PageBounds | Gets and sets the control's bounds within the page. (Inherited from ReportControl.) | |
| PageLocation | Gets and sets the control's top-left corner position within the page. (Inherited from ReportControl.) | |
| Parent | Gets and sets the parent control. (Inherited from ReportControl.) | |
| Pdf417Settings | Gets or sets Pdf417Settings class that represent the PDF417 barcode settings. | |
| QRCodeSettings | ||
| RenderHeight | Gets and sets the height of the final control. (Inherited from ReportControl.) | |
| ShowCheckDigit | Gets or sets whether the check sum digits should be shown in the barcode label. | |
| ShowLabel | Gets or sets whether the label should be drawn for this BarCode object. | |
| Size | Gets and sets the size of the control. (Inherited from ReportControl.) | |
| StyleName | Gets and sets the name of the style applied to the control. (Inherited from ReportControl.) | |
| Tag | Gets and sets an additional information for the control. (Inherited from ReportControl.) | |
| TextColor | Gets and sets the color of the text label. | |
| ToolTip | Gets and sets a tooltip for the control. (Inherited from ReportControl.) | |
| Visible | Gets and sets whether the control should be rendered to the final document. (Inherited from ReportControl.) |