We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d78d4 commit 7787bebCopy full SHA for 7787beb
docs/usage/styles/font.md
@@ -58,7 +58,8 @@ See [`Sample_01_SimpleText`](/samples/Sample_01_SimpleText.php) for more code sa
58
- `position`. The text position, raised or lowered, in half points
59
- `rtl`. Right to Left language, *true* or *false*.
60
- `scale`. Expande/compress text.
61
-- `shading`. Shading.
+- `shading`. An array of shading [key => value] pairs.
62
+ * See [`Style > Shading`](../styles/shading.md) for shading options.
63
- `size`. Font size, e.g. *20*, *22*.
64
- `smallCaps`. Small caps, *true* or *false*.
65
- `spacing`. Characters spacing adjustment in *twip*.
0 commit comments