You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/styles/paragraph.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ See [`Sample_01_SimpleText`](/samples/Sample_01_SimpleText.php) and [`Sample_08_
55
55
*`spacing`. Space between lines within a paragraph in *twip*. If spacingLineRule is auto, 240 (height of 1 line) will be added, so if you want a double line height, set this to 240.
56
56
*`spacingLineRule`. Line Spacing Rule. *auto*, *exact*, *atLeast*
57
57
- See [`SimpleType > LineSpacingRule`](../simpletypes/linespacingrule.md) class constants for possible values.
58
-
-`suppressAutoHyphens`. Hyphenation for paragraph, *true* or *false*. Only matters if [`Settings > AutoHyphenation](..settings.md) is *true*.
58
+
-`suppressAutoHyphens`. Hyphenation for paragraph, *true* or *false*. Only matters if [`Settings > AutoHyphenation`](..settings.md) is *true*.
59
59
-`tabs`. Set of custom tab stops.
60
60
* See [`Style > Tab`](../styles/tab.md).
61
61
-`widowControl`. Allow first/last line to display on a separate page, *true* or *false*.
0 commit comments