Click or drag to resize

PDFPrintTaskPrintTask Property

Gets the system defined print task. It is recommended to use this print task for the sake of modifying the print task, as it should be done through the PDFPrintManager.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PrintTask PrintTask { get; }

Property Value

Type: PrintTask
See Also