Skip to content

pbShowExportToRTF - cDRReport

Methods - Properties - Events

Type

BooBooleanlean

Default

True

Arguments

None

Description

Determines whether the DRExportOptions.dg, ExportReport.wo, and ExportReportDialog.wo should show the "RTF" export option in the comboform.

DataFlex Framework usage

  • Web
  • Windows
  • FlexTron

Sample

Object oReport is a cDRReport
    Set psReportName to 'MyReport.dr'
    Set pbShowExportToRTF to False
End_Object

In the above example, the dialog does not offer the selection to export to RTF files.