libgutenprint API Reference 5.2.7
Data Fields
stp_papersize_t Struct Reference

The papersize data type. More...

#include <paper.h>

Data Fields

char * name
 Short unique name (not translated).
char * text
 Long descriptive name (translated).
char * comment
 Comment.
unsigned width
 Paper width.
unsigned height
 Paper height.
unsigned top
 Top margin.
unsigned left
 Left margin.
unsigned bottom
 Bottom margin.
unsigned right
 Right margin.
stp_papersize_unit_t paper_unit
 Units of measurement.
stp_papersize_type_t paper_size_type
 Paper size type.

Detailed Description

The papersize data type.


Field Documentation

Bottom margin.

Comment.

Paper height.

Left margin.

Short unique name (not translated).

Paper size type.

Units of measurement.

Right margin.

Long descriptive name (translated).

Top margin.

Paper width.


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