LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides access to the settings for printing documents. More...
Public Attributes | |
boolean | PrintBlackFonts |
If TRUE , all characters are printed in black. | |
boolean | PrintControls |
If TRUE , control shapes are included in printing. | |
boolean | PrintDrawings |
If TRUE , drawing objects (shapes) are included in printing. | |
boolean | PrintGraphics |
If TRUE , graphic objects are included in printing. | |
boolean | PrintLeftPages |
If TRUE , left pages are included in printing. | |
boolean | PrintRightPages |
If TRUE , right pages are included in printing. | |
boolean | PrintTables |
If TRUE , tables are included in printing. | |
boolean | PrintReversed |
If TRUE , the pages are printed in reverse order. | |
boolean | PrintProspect |
If TRUE , the pages are printed in the order of prospects. | |
boolean | PrintPageBackground |
If TRUE , the background of the page is printed. | |
short | PrintAnnotationMode |
determines how annotations are printed. | |
provides access to the settings for printing documents.
These settings are printer independent but affect the rendering of the document.
|
property |
determines how annotations are printed.
|
property |
If TRUE
, all characters are printed in black.
It is useful for printing colored text on a b/w printer.
|
property |
If TRUE
, control shapes are included in printing.
|
property |
If TRUE
, drawing objects (shapes) are included in printing.
|
property |
If TRUE
, graphic objects are included in printing.
|
property |
If TRUE
, left pages are included in printing.
|
property |
If TRUE
, the background of the page is printed.
|
property |
If TRUE
, the pages are printed in the order of prospects.
|
property |
If TRUE
, the pages are printed in reverse order.
The last page is printed first.
|
property |
If TRUE
, right pages are included in printing.
|
property |
If TRUE
, tables are included in printing.