Printing Presentation Documents
From Apache OpenOffice Wiki
< Documentation | DevGuide
Revision as of 11:31, 5 June 2008 by OOoWikiBot (talk | contribs) (Robot: Changing Category:Drawing Documents and Presentation Documents)
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). |