Enum MetadataViewerPreferences.DuplexEnum

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

    public static enum MetadataViewerPreferences.DuplexEnum
    extends Enum<MetadataViewerPreferences.DuplexEnum>
    The duplex settings initially suggested when opening the Reader's print dialog. * none = The Reader shall use it's default suggestion. * simplex = The Reader shall suggest simplex printing. * duplexFlipShortEdge = The Reader shall suggest duplex printing, flipping pages over the shorter edge. * duplexFlipLongEdge = The Reader shall suggest duplex printing, flipping pages over the longer edge.