SaveSettingsFile method (ILEADRasterDocument)
short SaveSettingsFile (BSTR bstrFileName); | |
Overview |
Remarks
Saves the current engine settings to a file.
To load the engine settings from a file, call LoadSettingsFile. The StartUp method must be called before calling the SaveSettingsFile method. If the SaveSettingsFile method is called after the StartUp method, but before the engine settings have been set, the settings file will contain the default settings.
Some of the engine settings that may be set before calling this method include, but are not limited to, the following:
See Also
Elements: |
|
Topics: |