Printing Presentation Documents
From Apache OpenOffice Wiki
< Documentation | DevGuide
Presentation documents have the following specific properties to define if the notes and outline view should be printed:
| Properties of com.sun.star.presentation.DocumentSettings | |
|---|---|
| IsPrintNotes | boolean - Specifies if the notes are also printed.
|
| IsPrintOutline | boolean - Specifies if the outline is also printed.
|
Settings describes how these settings are used.
| Content on this page is licensed under the Public Documentation License (PDL). |