PRINTPAGERANGE
struct PRINTPAGERANGE
Represents a range of pages in a print job. A print job can have more than one page range. This information is
supplied in the PRINTDLGEXW structure when calling the PrintDlgEx function.
Type: DWORD The first page of the range.
Read more on https://learn.microsoft.com.
Type: DWORD The last page of the range.
Read more on https://learn.microsoft.com.