LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
PrintSettings Service Referencepublished

These properties describe the printing of the content of a text document. More...

import"PrintSettings.idl";

Inheritance diagram for PrintSettings:
DocumentSettings

Public Attributes

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

Detailed Description

These properties describe the printing of the content of a text document.

Member Data Documentation

◆ PrintAnnotationMode

com::sun::star::text::NotePrintMode PrintAnnotationMode
property

determines how notes are printed.

See also
NotePrintMode

◆ PrintBlackFonts

boolean PrintBlackFonts
property

determines if characters are always printed in black.

◆ PrintControls

boolean PrintControls
property

determines if control shapes are printed.

◆ PrintDrawings

boolean PrintDrawings
property

determines if shapes are printed.

◆ PrintEmptyPages

boolean PrintEmptyPages
optionalproperty

determines if automatically inserted empty pages are printed.

◆ PrintFaxName

string PrintFaxName
property

contains the name of the fax.

◆ PrintGraphics

boolean PrintGraphics
property

determines if graphic objects are printed

◆ PrintLeftPages

boolean PrintLeftPages
property

determines if left pages are printed.

◆ PrintPageBackground

boolean PrintPageBackground
property

determines if the background color / background graphic of pages is printed.

◆ PrintPaperFromSetup

boolean PrintPaperFromSetup
property

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.

◆ PrintProspect

boolean PrintProspect
property

determines if prospect printing is used.

◆ PrintReversed

boolean PrintReversed
property

determines if the pages are printed in the reverse order, starting with the last page.

◆ PrintRightPages

boolean PrintRightPages
property

determines if right pages are printed.

◆ PrintTables

boolean PrintTables
property

determines if text tables are printed.


The documentation for this service was generated from the following file: