Print |
public enum PrintScallingMode
Public Enumeration PrintScallingMode
public enum class PrintScallingMode
type PrintScallingMode
public enum PrintScallingMode
Patagames.Pdf.Enums.PrintScallingMode = function(); Patagames.Pdf.Enums.PrintScallingMode.createEnum('Patagames.Pdf.Enums.PrintScallingMode', false);
| Member name | Value | Description |
|---|---|---|
| SourceSize | 0 | Print the page at its original size |
| PrintableArea | 1 | Fit the page to the printable area |