PSGetPrinterHandle()

Syntax

Function PSGetPrinterHandle()
TPageScript:GetPrinterHandle()

Returns

An Integer value.

Description

Use PSGetPrinterHandle() to retrieve the current printer's Handle. You may then use this handle to call Windows API functions that requires the printer's Handle number.

Arguments

None