cab CUPS Treiber
---
|
Struktur für Einstellungen der Pre-Printing Option. More...
#include <cab_options.h>
Data Fields | |
int | mode |
Pre-Print Mode. More... | |
char | disp [5] |
Displacement for the first action. More... | |
Struktur für Einstellungen der Pre-Printing Option.
Definition at line 293 of file cab_options.h.
char preprint_options_t::disp[5] |
Displacement for the first action.
Used for cutting and perforation together.
Definition at line 295 of file cab_options.h.
Referenced by get_preprint_opt(), and set_PrePrintingOffset().
int preprint_options_t::mode |
Pre-Print Mode.
Definition at line 294 of file cab_options.h.
Referenced by get_preprint_opt(), handleMarkedPPDOptions(), isPrePrintPerforate(), and setPrePrintingMode().