ShowOptionsDialog Method (RtfExporter)
Displays a dialog that allows the user to edit the export options.
public virtual bool ShowOptionsDialog()
'Declaration
Public Overridable Function ShowOptionsDialog() As Boolean
Return Value
true if the dialog was displayed successfully and the user pressed OK, false otherwise.