The methods of Android.PrintServices.PrintJob are listed below. For a list of all members, see the PrintJob Members list.
See Also: Inherited members from Java.Lang.Object
Block(string)Blocks the print job. | ||
Cancel()Cancels the print job. | ||
Complete()Completes the print job. | ||
Fail(string)Fails the print job. | ||
GetAdvancedIntOption(string)Gets the value of an advanced (printer specific) print option. | ||
GetAdvancedStringOption(string)Gets the value of an advanced (printer specific) print option. | ||
HasAdvancedOption(string)Gets whether this job has a given advanced (printer specific) print option. | ||
SetTag(string)Sets a tag that is valid in the context of a Android.PrintServices.PrintService and is not interpreted by the system. | ||
Start()Starts the print job. | ||