Loads export options from the specified XML file.
public void RestoreFromXml( string xmlFile )
Public Sub RestoreFromXml( ByVal xmlFile As String )
Export options can be saved to a data store via the SaveToXml method. Use the RestoreFromXml method to restore the export options.