Working with Print objects

PrintObject is an abstract class. (An abstract class does not allow you to create an instance of the PrintObject 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 AS/400 print objects:


[ Legal | AS/400 Glossary ]