Page Formatting
From OpenOffice.org Wiki
- Settings
- Page Formatting
As opposed to text and spreadsheet documents, page formatting in drawings and presentations is not done through styles. Rather, hard format the following properties:
| Properties of com.sun.star.drawing.GenericDrawPage | |
|---|---|
| BorderBottom | long
|
| BorderLeft | long
|
| BorderRight | long
|
| BorderTop | long
|
| Height | long
|
| Number | short
|
| Orientation | com.sun.star.view.PaperOrientation |
| Width | long
|
| Content on this page is licensed under the Public Documentation License (PDL). |

