Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
LoadSettings Method
See Also 
Leadtools.Document Namespace > RasterDocumentEngine Class : LoadSettings Method




fileName
name of the raster document engine settings file.
Loads settings from a raster document engine settings file.

Syntax

Visual Basic (Declaration) 
Public Sub LoadSettings( _
   ByVal fileName As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentEngine
Dim fileName As String
 
instance.LoadSettings(fileName)
C# 
public void LoadSettings( 
   string fileName
)
Managed Extensions for C++ 
public: void LoadSettings( 
   string* fileName
) 
C++/CLI 
public:
void LoadSettings( 
   String^ fileName
) 

Parameters

fileName
name of the raster document engine settings file.

Example

Refer to Startup example.

Remarks

Loads settings from a settings file that was previously saved by a call to SaveSettings. To save engine settings to a file, call SaveSettings.
For more information, refer to Starting and Shutting Down the Engine.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features