MultiplePagesType enumeration

MultiplePagesType enumeration

Specifies how document is printed out.

Members

NameDescription
NORMALNormal printing, no multiple pages specified.
MIRROR_MARGINSSwaps left and right margins on facing pages.
TWO_PAGES_PER_SHEETPrints two pages per sheet.
BOOK_FOLD_PRINTINGSpecifies whether to print the document as a book fold.
BOOK_FOLD_PRINTING_REVERSESpecifies whether to print the document as a reverse book fold.
DEFAULTDefault value is MultiplePagesType.NORMAL

See Also