PdfPrintUseOldPrintingSystem Property Terminal Works - PDF Printing.Net Library
This uses .NET built-in printing API. It is (much) slower for some printers, but for some printers this is the only way it will work. Default value is false.

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

public bool UseOldPrintingSystem { get; set; }

Property Value

Type: Boolean
See Also

Reference