File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
Below are the available styles for section:
10
10
11
+ - ``pageSizeW `` Page width in twips (the default is 11906/A4 size)
12
+ - ``pageSizeH `` Page height in twips (the default is 16838/A4 size)
11
13
- ``orientation `` Page orientation, i.e. 'portrait' (default) or
12
14
'landscape'
13
15
- ``marginTop `` Page margin top in twips
@@ -30,12 +32,6 @@ Below are the available styles for section:
30
32
- ``breakType `` Section break type (nextPage, nextColumn, continuous,
31
33
evenPage, oddPage)
32
34
33
- The following two styles are automatically set by the use of the
34
- ``orientation `` style. You can alter them but that's not recommended.
35
-
36
- - ``pageSizeW `` Page width in twips
37
- - ``pageSizeH `` Page height in twips
38
-
39
35
Font
40
36
----
41
37
You can’t perform that action at this time.
0 commit comments