Android.Print.PrintJob Members

The members of Android.Print.PrintJob are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
IdPrintJobId. Gets the unique print job id.
[read-only]
InfoPrintJobInfo. Gets the Android.Print.PrintJobInfo that describes this job.
[read-only]
IsBlockedbool. Gets whether this print job is blocked.
[read-only]
IsCancelledbool. Gets whether this print job is cancelled.
[read-only]
IsCompletedbool. Gets whether this print job is completed.
[read-only]
IsFailedbool. Gets whether this print job is failed.
[read-only]
IsQueuedbool. Gets whether this print job is queued.
[read-only]
IsStartedbool. Gets whether this print job is started.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Cancel()
Cancels this print job.
Restart()
Restarts this print job.