Attributes Fields |
The Attributes type exposes the following members.
| Name | Description | |
|---|---|---|
| Align | Horizontal alignment of the content. | |
| AutoWidth | Column width will be adjusted by the content. | |
| Bell | Turns on the a kitchen bell or opens cash drawer before printing a document. Works only for printers. | |
| Bold | Set bold style to content. Supported values: | |
| CellSpacing | Width of the space between table columns (in chars). Default is 1. | |
| ColumnSpan | Stretches the cell into specified number of columns. Default is 1. | |
| Correction | Defines QR code error correction level. Supported values: | |
| Fit | Specifies which value (Left or Right) will be adjusted by the content. Default is Right. | |
| Font | Specifies the font size for the table row (should be set for the first cell of the row, will be ignored for the subsequent cells). Inner elements inherit this setting. | |
| Formatter | Text wrapping mode. | |
| HeightRatio | Barcode Height-to-Width Ratio Defines the ratio of the barcode's height to its width. This attribute value is used to calculate the height of the barcode based on its width and the specified height-to-width ratio. Supported Values: Positive floating-point number using a period (.) as the decimal separator. Default Value: Varies depending on the model. Typically between 0.3 and 0.35. | |
| Hri | Turns HRI (Human Readable Interpretation) print mode below the barcode on or off. Supported values: | |
| Italic | Set italic style to content. Supported values: | |
| Left | Specifies the left part of the Pair element. | |
| MaxWidth | Maximum column width (in chars). Default is unspecified. | |
| MinWidth | Minimum column width (in chars). Default is 1. | |
| ResizeMode | Defines how the image should fit to the target dimensions. Supported values: | |
| Reverse | Turns white/black reverse printing mode on or off. Supported values: | |
| Right | Specifies the right part of the Pair element. | |
| Size | Defines the size of QR code. Supported values: | |
| Symbols | Sets a new character (or character set) used to fill in the white space. | |
| Underline | Set underline style to content. Supported values: | |
| VerticalAlign | Vertical alignment of the content. | |
| Width | Fixed column width (in chars). Default is unspecified. Cannot be used with AutoWidth. |