Printer flags
-
PRINT_DEST_PAPER
- Send print to paper
-
PRINT_DEST_FILE
- Send print to file
-
PRINT_PAGES_ALL
- Print all pages
-
PRINT_PAGES_EVEN
- Print even pages only
-
PRINT_PAGES_ODD
- Print odd pages only
-
PRINT_PAGES_RANGE
- Print range of pages
-
PRINT_COLLATE_NORMAL
- Normal collate order
-
PRINT_COLLATE_REVERSED
- Reversed collate order
-
PRINT_PORTRAIT
- Portrait orientation
-
PRINT_LANDSCAPE
- Landscape orientation
-
PRINT_BLACKANDWHITE
- Black and white output
-
PRINT_COLOR
- Color output
Documentation
Printer flags
PRINT_DEST_PAPER
- Send print to paper
PRINT_DEST_FILE
- Send print to file
PRINT_PAGES_ALL
- Print all pages
PRINT_PAGES_EVEN
- Print even pages only
PRINT_PAGES_ODD
- Print odd pages only
PRINT_PAGES_RANGE
- Print range of pages
PRINT_COLLATE_NORMAL
- Normal collate order
PRINT_COLLATE_REVERSED
- Reversed collate order
PRINT_PORTRAIT
- Portrait orientation
PRINT_LANDSCAPE
- Landscape orientation
PRINT_BLACKANDWHITE
- Black and white output
PRINT_COLOR
- Color output
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.