Android.Print.PrintManager Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
PrintJobsIList<PrintJob>. Gets the print jobs for this application.

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

Print(string, PrintDocumentAdapter, PrintAttributes) : PrintJob
Creates a print job for printing a Android.Print.PrintDocumentAdapter with default print attributes.