PrintStatus

The status gives a rough indication of the completion of a running print operation.

Entries

Link copied to clipboard

The printing has not started yet; this status is set initially, and while the print dialog is shown.

Link copied to clipboard

This status is set while the begin-print signal is emitted and during pagination.

Link copied to clipboard

This status is set while the pages are being rendered.

Link copied to clipboard

The print job is being sent off to the printer.

Link copied to clipboard

The print job has been sent to the printer, but is not printed for some reason, e.g. the printer may be stopped.

Link copied to clipboard

Some problem has occurred during printing, e.g. a paper jam.

Link copied to clipboard

The printer is processing the print job.

Link copied to clipboard

The printing has been completed successfully.

Link copied to clipboard

The printing has been aborted.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.