Pepper_31_C_interfaces
Public Attributes | List of all members
PP_PrintPageNumberRange_Dev Struct Reference

#include <ppp_printing_dev.h>

Collaboration diagram for PP_PrintPageNumberRange_Dev:
Collaboration graph

Public Attributes

uint32_t first_page_number
 
uint32_t last_page_number
 

Detailed Description

Specifies a contiguous range of page numbers to be printed. The page numbers use a zero-based index.

Definition at line 38 of file ppp_printing_dev.h.

Member Data Documentation

uint32_t PP_PrintPageNumberRange_Dev::first_page_number

Definition at line 39 of file ppp_printing_dev.h.

uint32_t PP_PrintPageNumberRange_Dev::last_page_number

Definition at line 40 of file ppp_printing_dev.h.


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