Property PrintPageRange

Namespace TallComponents.PDF.Navigation
Class ViewerPreferences

The page numbers used to initialize the print dialog box when the file is printed.

This value can be null.

If a range is specified outside the actual pages of the document that this method will store this range, but Adobe Reader may not show it in its document properties panel.

The PDF reference manual erroneously states that the first page is denoted by 1. If you specify a range (0, 3) here, Adobe Reader will list it as (1 - 4) in its document properties panel.

Syntax

public  IndexRangeCollection  PrintPageRange  {  get;  set;  }

Property value

IndexRangeCollection