PrintJob.send()

Availability

Flash Player 7.

Usage

my_pj.send()

Parameters

None.

Returns

Nothing.

Description

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

Example

See PrintJob.addPage().

See also

PrintJob.addPage(), PrintJob.start()