API Reference
Class
PdfPrintPageRange
One-based inclusive page range used to initialize a PDF viewer print dialog.
Inheritance
- Object
- PdfPrintPageRange
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public PdfPrintPageRange(Int32 startPageNumber, Int32 endPageNumber) #Creates a one-based inclusive print page range.
Parameters
- startPageNumber System.Int32
- endPageNumber System.Int32