Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

service PrintSettings
Description
These properties describe the printing of the content of a text document.

Properties' Summary
boolean
PrintGraphics
determines if graphic objects are printed  
boolean
PrintTables
determines if text tables are printed.  
boolean
PrintDrawings
determines if shapes are printed.  
boolean
PrintLeftPages
determines if left pages are printed.  
boolean
PrintRightPages
determines if right pages are printed.  
boolean
PrintControls
determines if control shapes are printed.  
boolean
PrintReversed
determines if the pages are printed in the reverse order, starting with the last page.  
boolean
PrintPaperFromSetup
specifies if the printer paper tray selection of the system printer is used.  
string
PrintFaxName
contains the name of the fax.  
NotePrintMode
PrintAnnotationMode
determines how notes are printed. 
boolean
PrintProspect
determines if prospect printing is used.  
boolean
PrintPageBackground
determines if the background color / background graphic of pages is printed.  
boolean
PrintBlackFonts
determines if characters are always printed in black.  
boolean
PrintEmptyPages
[ OPTIONAL ]
determines if automatically inserted empty pages are printed.  
Properties' Details
PrintGraphics
boolean PrintGraphics;
Description
determines if graphic objects are printed
PrintTables
boolean PrintTables;
Description
determines if text tables are printed.
PrintDrawings
boolean PrintDrawings;
Description
determines if shapes are printed.
PrintLeftPages
boolean PrintLeftPages;
Description
determines if left pages are printed.
PrintRightPages
boolean PrintRightPages;
Description
determines if right pages are printed.
PrintControls
boolean PrintControls;
Description
determines if control shapes are printed.
PrintReversed
boolean PrintReversed;
Description
determines if the pages are printed in the reverse order, starting with the last page.
PrintPaperFromSetup
boolean PrintPaperFromSetup;
Description
specifies if the printer paper tray selection of the system printer is used.

If ::com::sun::star::view::PrintSettings::PaperFromSetup is false, then the paper tray selection of the page styles is used.

PrintFaxName
string PrintFaxName;
Description
contains the name of the fax.
PrintAnnotationMode
NotePrintMode PrintAnnotationMode;
Description
determines how notes are printed.
See also
NotePrintMode
PrintProspect
boolean PrintProspect;
Description
determines if prospect printing is used.
PrintPageBackground
boolean PrintPageBackground;
Description
determines if the background color / background graphic of pages is printed.
PrintBlackFonts
boolean PrintBlackFonts;
Description
determines if characters are always printed in black.
PrintEmptyPages
boolean PrintEmptyPages;
Usage Restrictions
optional
Description
determines if automatically inserted empty pages are printed.

 
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.