CanShowOptions Property (EmfExportProvider)
Gets a value indicating whether the associated
EmfExporter can show a dialog allowing the user to edit the export options. This implementation returns
true.
public override bool CanShowOptions {get;}
'Declaration
Public Overrides ReadOnly Property CanShowOptions As Boolean