Difference between revisions of "Documentation/DevGuide/Drawings/Printing Presentation Documents"
From Apache OpenOffice Wiki
< Documentation | DevGuide
m (1 revision(s)) |
OOoWikiBot (talk | contribs) m (Robot: Changing Category:Drawing Documents and Presentation Documents) |
||
| Line 22: | Line 22: | ||
{{PDL1}} | {{PDL1}} | ||
| − | [[Category: Drawing Documents and Presentation Documents]] | + | |
| + | [[Category:Documentation/Developer's Guide/Drawing Documents and Presentation Documents]] | ||
Revision as of 11:31, 5 June 2008
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). |