The PageInfo struct is used internally to supply descriptions of the various page types. More...
#include <PSDriver.h>
Public Attributes | |
PSDriver::MediaSize | media |
float | width |
float | height |
float | lrmargin |
float | tbmargin |
PSDriver::Dimension | dimension |
const char * | name |
const char * | alias1 |
const char * | alias2 |
The PageInfo struct is used internally to supply descriptions of the various page types.
Definition at line 554 of file PSDriver.h.
const char* casa::PSDriver::PageInfo::alias1 |
Definition at line 562 of file PSDriver.h.
const char* casa::PSDriver::PageInfo::alias2 |
Definition at line 563 of file PSDriver.h.
Definition at line 560 of file PSDriver.h.
Definition at line 557 of file PSDriver.h.
Definition at line 558 of file PSDriver.h.
Definition at line 555 of file PSDriver.h.
const char* casa::PSDriver::PageInfo::name |
Definition at line 561 of file PSDriver.h.
Definition at line 559 of file PSDriver.h.
Definition at line 556 of file PSDriver.h.