Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - TextFormat
Various settings applicable to selected text or text styles
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
font |
| Applied font | |
baseLineShiftValue | number |
| Baseline shift value |
baselineShift |
| Baseline shift | |
color |
| Text color | |
fontSize | number |
| Font size |
characterStyle |
| Applied character style | |
paragraphStyle |
| Applied paragraph style | |
lineHeight | number |
| Leading/line height |
trackingRight | number |
| Right tacking (can be used to simulate manual kerning position) |
textAlign |
| Text align | |
textAlignLast |
| Text align for last line in paragraph | |
typographicCase |
| Text case | |
paragraphSpaceBefore | unit |
| Space before (vertical) |
paragraphSpaceAfter | unit |
| Space after (vertical) |
textIndent | unit |
| Text indent (horizontal) |
paragraphStartIndent | unit |
| Start indent (horizontal) |
paragraphEndIndent | unit |
| End indent |
direction |
| Text direction | |
alignToBaseLine | bool |
| Align text in paragraphs to baseline grid |
paragraph_tag | string |
| Paragraph tag |
textOverprint | bool |
| Overprint text in PDF output |
kerning | bool |
| Kerning enabled? |
lineThrough | bool |
| Strikethrough text |
underLine | bool |
| Underline text |