Module jEdit

Class Reverse

java.lang.Object
org.gjt.sp.jedit.print.Reverse
All Implemented Interfaces:
Serializable, Attribute, DocAttribute, PrintJobAttribute, PrintRequestAttribute

public class Reverse extends Object implements DocAttribute, PrintRequestAttribute, PrintJobAttribute
Custom print attribute indicating the pages should be printed in reverse order. This is just a marker attribute, if present, pages should be printed in reverse order, if not present, then print pages in forward order.
See Also: