Text Controls in Templates
There are various additional control options to control the structure of your text content in a document like line breaks, page breaks, etc. You can find those in this section.
Control Characters
- ColumnBreak
- <<[ControlChar.ColumnBreak]>>
- LineBreak
- <<[ControlChar.LineBreak]>>
- LineFeed
- <<[ControlChar.LineFeed]>>
- NonBreakingSpace
- <<[ControlChar.NonBreakingSpace]>>
- PageBreak
- <<[ControlChar.PageBreak]>>
- ParagraphBreak
- <<[ControlChar.ParagraphBreak]>>
- SectionBreak
- <<[ControlChar.SectionBreak]>>
- Tab
- <<[ControlChar.Tab]>>