Android.PrintServices.PrintJob.Block Method
Blocks the print job.

Syntax

[Android.Runtime.Register("block", "(Ljava/lang/String;)Z", "")]
public bool Block (string reason)

See Also

PrintJob.IsStarted
PrintJob.IsBlocked

Parameters

reason
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Blocks the print job. You should call this method if PrintJob.IsStarted or PrintJob.IsBlocked returns true and you need to block the print job. For example, the user has to add some paper to continue printing. To resume the print job call PrintJob.Start.

[Android Documentation]

Requirements

Namespace: Android.PrintServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0