pbShowExportToImage - cDRReport¶
Methods - Properties - Events
Type¶
Default¶
True
Arguments¶
None
Description¶
Determines whether the DRExportOptions.dg should show the "Image" export option in the comboform.
DataFlex Framework usage¶
- Windows
- FlexTron (using windows views)
Sample¶
Object oReport is a cDRReport
Set psReportName to 'MyReport.dr'
Set pbShowExportToImage to False
End_Object
In the above example, the dialog does not offer the selection to export to one of the supported image formats.