[]
Specifies page scaling
public enum PageScaling
| Name | Description |
|---|---|
| Booklet | Booklet mode. |
| FitToPrintableArea | Mode that scales small pages up and large pages down to fit the paper. |
| MultiplePages | Multiple pages per sheet mode. |
| None | No scaling mode. |
| ShrinkToPrintableArea | Mode that resizes only large pages to fit the paper and prints small pages as they are. |