PrintScaleModeEnum Enumerator
Description
Constants enumerating the methods of specifying teh scale of the print.Methods
Name | Value | Description |
kPrintBestFitScale | 13826 | Print using a best-fit scale for the Drawing. |
kPrintCurrentWindow | 13828 | Print the contents of the window as-is. |
kPrintCustomScale | 13827 | Print usign the custom scale specified elsewhere. |
kPrintFullScale | 13825 | Print using full scale of the Drawing. |