HPGS - HPGl Script
Data Fields
hpgs_ps_media_size_st Struct Reference

A structure for storing a paper size. More...

#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.
 

Detailed Description

A structure for storing a paper size.

This structure stores a PostScipt paper size.


The documentation for this struct was generated from the following file: