[]
Specifies the way pages are scaled during printing.
public enum PageScalingEnum
| Name | Description |
|---|---|
| FitToPaper | Pages are enlarged or made smaller if needed to fit paper. |
| None | Pages are not scaled. |
| ReduceToPaper | Pages are made smaller if needed to fit paper. |