PSSetPWZoomLevel()

Syntax

Function PSSetPWZoomLevel(nZoomLevel)
TPageScript:SetPWZoomLevel(nZoomLevel)

Returns

NIL

Description

Call this function to set the print preview window initial zoom level. Acceped values range from 20 to 400 (20% to 400% of the actual size).

Arguments

nZoomLevel

Acceped values range from 20 to 400 (20% to 400% of the actual size). If a values out of the accepted range is passed, the zoom level is set to 100%.

See also

PSSetPWBounds()
PSSetPWColors()
PSSetPWPosition()
PSSetPWSize()
PSSetPWState()