PdfPrintPages Property Terminal Works - PDF Printing.Net Library
Defines the pages that are to be printed. If not set, it wil print all pages. If PrintWithAdobe method is used, Pages can't have more than one interval defined.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public string Pages { get; set; }

Property Value

Type: String
See Also

Reference