Stay organized with collections
Save and categorize content based on your preferences.
android.print
Classes
PageRange |
Represents a range of pages.
|
PrintAttributes |
This class represents the attributes of a print job.
|
PrintDocumentAdapter |
Base class that provides the content of a document to be printed.
|
PrintDocumentInfo |
This class encapsulates information about a document for printing purposes.
|
PrinterCapabilitiesInfo |
This class represents the capabilities of a printer.
|
PrinterId |
This class represents the unique id of a printer.
|
PrinterInfo |
This class represents the description of a printer.
|
PrintJob |
This class represents a print job from the perspective of an application.
|
PrintJobId |
This class represents the id of a print job.
|
PrintJobInfo |
This class represents the description of a print job.
|
PrintManager |
System level service for accessing the printing capabilities of the platform.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.print\n=============\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/print/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|\n| [PageRange](/reference/kotlin/android/print/PageRange) | Represents a range of pages. |\n| [PrintAttributes](/reference/kotlin/android/print/PrintAttributes) | This class represents the attributes of a print job. |\n| [PrintDocumentAdapter](/reference/kotlin/android/print/PrintDocumentAdapter) | Base class that provides the content of a document to be printed. |\n| [PrintDocumentInfo](/reference/kotlin/android/print/PrintDocumentInfo) | This class encapsulates information about a document for printing purposes. |\n| [PrinterCapabilitiesInfo](/reference/kotlin/android/print/PrinterCapabilitiesInfo) | This class represents the capabilities of a printer. |\n| [PrinterId](/reference/kotlin/android/print/PrinterId) | This class represents the unique id of a printer. |\n| [PrinterInfo](/reference/kotlin/android/print/PrinterInfo) | This class represents the description of a printer. |\n| [PrintJob](/reference/kotlin/android/print/PrintJob) | This class represents a print job from the perspective of an application. |\n| [PrintJobId](/reference/kotlin/android/print/PrintJobId) | This class represents the id of a print job. |\n| [PrintJobInfo](/reference/kotlin/android/print/PrintJobInfo) | This class represents the description of a print job. |\n| [PrintManager](/reference/kotlin/android/print/PrintManager) | System level service for accessing the printing capabilities of the platform. |"]]