Enum OperationViewerPreferences.DuplexEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationViewerPreferences.DuplexEnum>
    Enclosing class:
    OperationViewerPreferences

    public static enum OperationViewerPreferences.DuplexEnum
    extends Enum<OperationViewerPreferences.DuplexEnum>
    Sets whether and how pages are to be printed on both sides. (This setting is only a dialog default and can be changed by the user at any time). * simplex = Print on one side. * duplexFlipLongEdge = Print on both sides and flip over the longer edge of the page. * duplexFlipShortEdge = Print on both sides and flip over the shorter side edge. * none = Use the default settings of the display program.