class PageSize

different page sizes

Public Classes

enum Type

Public Methods

static Type String2Type (const string* s)
e.g. convert "Legal" to LEGAL.
static Type Substring2Type (const string* s)
e.g. convert "Legal (100x200)" to LEGAL.
static void Type2String (Type t, string* s)
e.g. convert LEGAL to "Legal".
static int GetWidth (Type t)
get page width in pixels
static int GetHeight (Type t)
get page height in pixels

Documentation

different page sizes
enum Type

static Type String2Type(const string* s)
e.g. convert "Legal" to LEGAL.

static Type Substring2Type(const string* s)
e.g. convert "Legal (100x200)" to LEGAL.

static void Type2String(Type t, string* s)
e.g. convert LEGAL to "Legal".

static int GetWidth(Type t)
get page width in pixels

static int GetHeight(Type t)
get page height in pixels


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de