The members of Android.Print.PrintJob are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | Id | PrintJobId. Gets the unique print job id. |
[read-only] | Info | PrintJobInfo. Gets the Android.Print.PrintJobInfo that describes this job. |
[read-only] | IsBlocked | bool. Gets whether this print job is blocked. |
[read-only] | IsCancelled | bool. Gets whether this print job is cancelled. |
[read-only] | IsCompleted | bool. Gets whether this print job is completed. |
[read-only] | IsFailed | bool. Gets whether this print job is failed. |
[read-only] | IsQueued | bool. Gets whether this print job is queued. |
[read-only] | IsStarted | bool. Gets whether this print job is started. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |