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 fcda6e9 commit a25e90fCopy full SHA for a25e90f
docs/usage/styles/section.md
@@ -25,6 +25,7 @@ See [`Sample_03_Sections`](/samples/Sample_03_Sections.php) for more code sample
25
- `lineNumbering`. Line numbering.
26
* See [`Style > LineNumbering`](../styles/linenumbering.md) for possible values.
27
- `orientation`. Page orientation. `ORIENTATION_PORTRAIT` is default.
28
+ * **IMPORTANT**: Orientation must be set *after* paperSize, pageSizeH, and pageSizeW to work.
29
* See constants above for possible values.
30
- `pageNumberingStart`. Starting page number.
31
- `pageSizeH`. Page height in *twip*. `16837.79527559` is default.
0 commit comments