public class PageEnumeration
extends java.lang.Object
PaperClips.print(PrintJob, Printer) method.PaperClips.getPages(PrintJob, Printer)| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Returns whether any pages remain.
|
PrintPiece |
nextPage()
Returns the next page.
|
public boolean hasNext()
public PrintPiece nextPage()