piZoom - cWebDRReportViewer¶
Type¶
Default¶
100
Arguments¶
None
Description¶
Can be set to a zoom percentage for the preview window. While it can be set at design-time, it is more likely that the property operates as a read-only property and is set via the toolbar in the previewer.
Sample¶
Object oViewer is a cWebDRReportViewer
Set phoReport to oReport
Set piZoom to 200
End_Object