provides access to the settings for printing documents.
More...
import"PrintSettings.idl";
|
boolean | PrintBlackFonts |
| If TRUE , all characters are printed in black. More...
|
|
boolean | PrintControls |
| If TRUE , control shapes are included in printing. More...
|
|
boolean | PrintDrawings |
| If TRUE , drawing objects (shapes) are included in printing. More...
|
|
boolean | PrintGraphics |
| If TRUE , graphic objects are included in printing. More...
|
|
boolean | PrintLeftPages |
| If TRUE , left pages are included in printing. More...
|
|
boolean | PrintRightPages |
| If TRUE , right pages are included in printing. More...
|
|
boolean | PrintTables |
| If TRUE , tables are included in printing. More...
|
|
boolean | PrintReversed |
| If TRUE , the pages are printed in reverse order. More...
|
|
boolean | PrintProspect |
| If TRUE , the pages are printed in the order of prospects. More...
|
|
boolean | PrintPageBackground |
| If TRUE , the background of the page is printed. More...
|
|
short | PrintAnnotationMode |
| determines how annotations are printed. More...
|
|
provides access to the settings for printing documents.
These settings are printer independent but affect the rendering of the document.
◆ PrintAnnotationMode
short PrintAnnotationMode |
|
property |
determines how annotations are printed.
- See also
- NotePrintMode
◆ PrintBlackFonts
If TRUE
, all characters are printed in black.
It is useful for printing colored text on a b/w printer.
◆ PrintControls
If TRUE
, control shapes are included in printing.
◆ PrintDrawings
If TRUE
, drawing objects (shapes) are included in printing.
◆ PrintGraphics
If TRUE
, graphic objects are included in printing.
◆ PrintLeftPages
If TRUE
, left pages are included in printing.
◆ PrintPageBackground
boolean PrintPageBackground |
|
property |
If TRUE
, the background of the page is printed.
◆ PrintProspect
If TRUE
, the pages are printed in the order of prospects.
◆ PrintReversed
If TRUE
, the pages are printed in reverse order.
The last page is printed first.
◆ PrintRightPages
If TRUE
, right pages are included in printing.
◆ PrintTables
If TRUE
, tables are included in printing.
The documentation for this service was generated from the following file: