FXPrintFlags

enum FXPrintFlags

Printer flags

[more] PRINT_DEST_PAPER
Send print to paper
[more] PRINT_DEST_FILE
Send print to file
[more] PRINT_PAGES_ALL
Print all pages
[more] PRINT_PAGES_EVEN
Print even pages only
[more] PRINT_PAGES_ODD
Print odd pages only
[more] PRINT_PAGES_RANGE
Print range of pages
[more] PRINT_COLLATE_NORMAL
Normal collate order
[more] PRINT_COLLATE_REVERSED
Reversed collate order
[more] PRINT_PORTRAIT
Portrait orientation
[more] PRINT_LANDSCAPE
Landscape orientation
[more] PRINT_BLACKANDWHITE
Black and white output
[more] PRINT_COLOR
Color output


Documentation

Printer flags
o PRINT_DEST_PAPER
Send print to paper

o PRINT_DEST_FILE
Send print to file

o PRINT_PAGES_ALL
Print all pages

o PRINT_PAGES_EVEN
Print even pages only

o PRINT_PAGES_ODD
Print odd pages only

o PRINT_PAGES_RANGE
Print range of pages

o PRINT_COLLATE_NORMAL
Normal collate order

o PRINT_COLLATE_REVERSED
Reversed collate order

o PRINT_PORTRAIT
Portrait orientation

o PRINT_LANDSCAPE
Landscape orientation

o PRINT_BLACKANDWHITE
Black and white output

o PRINT_COLOR
Color output

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.