A type-safe enumeration of possible multiple copy handling states. It is used to control how the sheets of multiple copies of a single document are collated.
A type-safe enumeration of possible multiple copy handling states. It is used to control how the sheets of multiple copies of a single document are collated.
Static Constant.
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, collated copies.
type: java.awt.JobAttributes$MultipleDocumentHandlingType
Static Constant. The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, collated copies. type: java.awt.JobAttributes$MultipleDocumentHandlingType
Static Constant.
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, uncollated copies.
type: java.awt.JobAttributes$MultipleDocumentHandlingType
Static Constant. The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, uncollated copies. type: java.awt.JobAttributes$MultipleDocumentHandlingType
(hash-code this)
Description copied from class: Object
returns: a hash code value for this object. - int
Description copied from class: Object returns: a hash code value for this object. - `int`
(to-string this)
Description copied from class: Object
returns: a string representation of the object. - java.lang.String
Description copied from class: Object returns: a string representation of the object. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close