Option | Description |
---|---|
No Text Wrapping | Text will remain on a single line. If too long, it will be cut off. |
Wrap Text | Text will automatically wrap to the next line if it exceeds element width. |
<CR>
, <CR><LF>
) in your text will always create a new line, regardless of the text wrapping option selected.