[]
Specifies how document is printed out.
public enum MultiPagePrintingType
Public Enum MultiPagePrintingType
| Name | Description |
|---|---|
| BookFoldPrinting | Specifies whether to print the document as a book fold. |
| BookFoldPrintingReverse | Specifies whether to print the document as a reverse book fold. |
| MirrorMargins | Swaps left and right margins on facing pages. |
| Normal | Normal printing, no multiple pages specified. |
| TwoPagesPerSheet | Prints two pages per sheet. |