Working with Print objects

PrintObject is an abstract class. (An abstract class does not allow you to create an instance of the class. Instead, you must create an instance of one of its subclasses.) Create objects of the subclasses in any of the following ways:

Use the base class, PrintObject, and its subclasses to work with server print objects: