![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXDC.h"Go to the source code of this file.
Classes | |
| struct | FX::FXPSBounds |
| struct | FX::FXPrinter |
| class | FX::FXDCPrint |
Namespaces | |
| FX | |
Enumerations | |
| enum | FX::FXPrintFlags { FX::PRINT_DEST_PAPER = 0, FX::PRINT_DEST_FILE = 1, FX::PRINT_PAGES_ALL = 0, FX::PRINT_PAGES_EVEN = 2, FX::PRINT_PAGES_ODD = 4, FX::PRINT_PAGES_RANGE = 8, FX::PRINT_COLLATE_NORMAL = 0, FX::PRINT_COLLATE_REVERSED = 16, FX::PRINT_PORTRAIT = 0, FX::PRINT_LANDSCAPE = 32, FX::PRINT_BLACKANDWHITE = 0, FX::PRINT_COLOR = 64, FX::PRINT_NOBOUNDS = 128 } |
| enum | FX::FXMediaSize { FX::MEDIA_CUSTOM = 0, FX::MEDIA_USLETTER = 1, FX::MEDIA_LEGAL = 2, FX::MEDIA_A4 = 3, FX::MEDIA_ENVELOPE = 4 } |
|
|