Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXDCPrint.h File Reference

#include "FXDC.h"

Go to the source code of this file.

Classes

struct  FX::FXPSBounds
 Bounding box. More...
struct  FX::FXPrinter
 Describes printer. More...
class  FX::FXDCPrint
 Postscript Printer Device Context. More...

Namespaces

namespace  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
}

Copyright © 1997-2009 Jeroen van der Zijp