PrintJob.send()

Availability

Flash Player 7.

Usage

my_pj.send()

Parameters

None.

Description

Method; used following PrintJob.start() and PrintJob.addPage() to send spooled pages to the printer.

Example

See PrintJob.addPage().

See also