@@ -20,7 +20,7 @@ |
||
20 | 20 | protected const PAPER_WIDTH = 'paperWidth'; |
21 | 21 | protected const PAPER_HEIGHT = 'paperHeight'; |
22 | 22 | protected const MARGIN_TOP = 'marginTop'; |
23 | - protected const MARGIN_BOTTOM = 'marginBottom'; |
|
23 | + protected const MARGIN_BOTTOM = 'marginBottom'; |
|
24 | 24 | protected const MARGIN_LEFT = 'marginLeft'; |
25 | 25 | protected const MARGIN_RIGHT = 'marginRight'; |
26 | 26 | protected const LANDSCAPE = 'landscape'; |