[]
Specifies how document is printed out.
public enum MultiPagePrintingType
BookFoldPrinting = 3
Specifies whether to print the document as a book fold.
BookFoldPrintingReverse = 4
Specifies whether to print the document as a reverse book fold.
MirrorMargins = 1
Swaps left and right margins on facing pages.
Normal = 0
Normal printing, no multiple pages specified.
TwoPagesPerSheet = 2
Prints two pages per sheet.