[]
Specifies the way pages are scaled during printing.
public sealed class PageScaling : Enum
Public NotInheritable Class PageScaling
Inherits Enum
| Name | Description |
|---|---|
| FitToPaper | Pages are enlarged or made smaller if needed to fit paper. |
| FitToPrintableArea | Pages are enlarged or made smaller if needed to fit printable page bounds. |
| value__ |