pbShowPrintButton - cWebDRReportViewer¶
Type¶
Default¶
True
Arguments¶
None
Description¶
To show a print button in the floating tool-bar in the previewer.
Sample¶
Object oViewer is a cWebDRReportViewer
Set phoReport to oReport
Set pbShowPrintButton to False
End_Object