#include <hpgsdevices.h>
Data Fields | |
| int | width |
| The width of the paper in pt. | |
| int | height |
| The height of the paper in pt. | |
| const char * | name |
| The name of this paper size, if it is a std paper size. | |
| size_t | usage |
| The usage count of this paper size. | |
| size_t | hash |
| A hash value for storing media sizes in a sorted vector. | |
This structure stores a PostScipt paper size.
1.5.6