Android.PrintServices Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes for implementing print services.
Classes
CustomPrinterIconCallback |
Callback for |
PrintDocument |
This class represents a printed document from the perspective of a print service. |
PrinterDiscoverySession |
This class encapsulates the interaction between a print service and the system during printer discovery. |
PrintJob |
This class represents a print job from the perspective of a print service. |
PrintService |
This is the base class for implementing print services. |