| << Click to Display Table of Contents >> ScaleMode |     | 
[GUI Control Only, not supported by the Community Edition]
Sets or gets the scale mode of the preview.
property ScaleMode [int] VPE.ScaleMode
read / write; runtime only
Possible Values:
| ActiveX / VCL | Value | Enum | Comment | 
| VSCALE_MODE_FULL_PAGE | 0 | FullPage | show full page | 
| VSCALE_MODE_PAGE_WIDTH | 1 | PageWidth | fit page width | 
| VSCALE_MODE_ZOOM_TOOL | 2 | ZoomTool | zoom tool activated | 
| VSCALE_MODE_FREE | 3 | Free | any scale allowed | 
Default:
VSCALE_MODE_PAGE_WIDTH