Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: presentation ::

service DocumentSettings
Description
describes properties that apply to the whole presentation document.

Included Services - Summary
::com::sun::star::document::Settings

This service documents the common properties of an office document

::com::sun::star::document::HeaderFooterSettings

This service configures the header and footer settings during print (details)

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

provides access to the properties.

Properties' Summary
boolean
IsPrintDrawing
[ OPTIONAL ]
enables or disables the printing of the drawing pages  
boolean
IsPrintNotes
[ OPTIONAL ]
enables or disables the printing of the notes pages  
boolean
IsPrintHandout
[ OPTIONAL ]
enables or disables the printing of the handout pages  
boolean
IsPrintOutline
[ OPTIONAL ]
enables or disables the printing of the outline pages  
boolean
IsPrintHiddenPages
[ OPTIONAL ]
enables or disables the printing of draw pages that are marked hidden  
boolean
IsPrintFitPage
[ OPTIONAL ]
enables or disables the fitting of the page to the printable area during print  
boolean
IsPrintTilePage
[ OPTIONAL ]
if this is true and the paper size for printing is larger than the paper size of the printer than the content is tiled over multiple pages.  
long
PageNumberFormat
[ OPTIONAL ]
is the number format used for page number fields  
boolean
ParagraphSummation
[ OPTIONAL ]
If this is true, the distance between two paragraphs is the sum of ParaTopMargin of the previous and ParaBottomMargin of the next paragraph. If false, only the greater of the two is choosen.  
Included Services - Details
::com::sun::star::document::Settings
Description
This service documents the common properties of an office document
::com::sun::star::document::HeaderFooterSettings
Usage Restrictions
optional
Description
This service configures the header and footer settings during print
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
Properties' Details
IsPrintDrawing
boolean IsPrintDrawing;
Usage Restrictions
optional
Description
enables or disables the printing of the drawing pages
IsPrintNotes
boolean IsPrintNotes;
Usage Restrictions
optional
Description
enables or disables the printing of the notes pages
IsPrintHandout
boolean IsPrintHandout;
Usage Restrictions
optional
Description
enables or disables the printing of the handout pages
IsPrintOutline
boolean IsPrintOutline;
Usage Restrictions
optional
Description
enables or disables the printing of the outline pages
IsPrintHiddenPages
boolean IsPrintHiddenPages;
Usage Restrictions
optional
Description
enables or disables the printing of draw pages that are marked hidden
IsPrintFitPage
boolean IsPrintFitPage;
Usage Restrictions
optional
Description
enables or disables the fitting of the page to the printable area during print
IsPrintTilePage
boolean IsPrintTilePage;
Usage Restrictions
optional
Description
if this is true and the paper size for printing is larger than the paper size of the printer than the content is tiled over multiple pages.
PageNumberFormat
long PageNumberFormat;
Usage Restrictions
optional
Description
is the number format used for page number fields
ParagraphSummation
boolean ParagraphSummation;
Usage Restrictions
optional
Description
If this is true, the distance between two paragraphs is the sum of ParaTopMargin of the previous and ParaBottomMargin of the next paragraph. If false, only the greater of the two is choosen.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.