startPaused

Start the print job paused.
[read/write property] startPaused([out, retval] VARIANT_BOOL *paused) startPaused([in] VARIANT_BOOL paused)
If this property is true, print jobs will be started paused.

resetParams resets this to its default value, which is false.

VB:
pdf.startPaused = True
resetParams