pbShowToolbar - cWebDRReportViewer¶
Type¶
Default¶
True
Arguments¶
None
Description¶
To show a tool-bar in the preview window. The tool-bar can be used to navigate through the pages, zoom, and print.
Sample¶
Object oViewer is a cWebDRReportViewer
Set phoReport to oReport
Set pbShowToolbar to False
End_Object