PdfPrintCollate Property Terminal Works - PDF Printing.Net Library
If set to true, it will collate the pages. If set to false, it will not collate the pages. If not set, it will use the printer default settings.

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

public bool Collate { get; set; }

Property Value

Type: Boolean
See Also

Reference