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