Caption Properties |
The Caption type exposes the following members.
| Name | Description | |
|---|---|---|
| Font | ||
| ForeColor | ||
| Space |
Gets or sets the space between the caption and the barcode,
and the space between border and the caption
| |
| Text |
Gets or sets the content of the caption.
| |
| TextAlign |
Gets or sets the text alignment of the caption.
e.g. when the text is writing from left to right, StringAlignment.Near means the Caption will be aligned to the left
| |
| Visible |
Gets or sets a value indicates whether the caption is visible.
|