pbShowExportToJPEG - cDRReport¶
Methods - Properties - Events
Type¶
Default¶
True
Arguments¶
None
Description¶
Determines whether the ExportReport.wo and ExportReportDialog.wo should show the "JPEG" export option in the comboform.
DataFlex Framework usage¶
- Web
- FlexTron (using ExportReport.wo or ExportReportDialog.wo)
Sample¶
Object oReport is a cDRReport
Set psReportName to 'MyReport.dr'
Set pbShowExportToJPEG to False
End_Object
In the above example, the dialog does not offer the selection to export to JPEG files.