ImageGear .NET v24.14 - Updated
Initialize() Method




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearOffice Class > Initialize Method : Initialize() Method
Initializes the OfficeCore library and resources.
Syntax
'Declaration
 
Public Overloads Shared Sub Initialize() 
'Usage
 
ImGearOffice.Initialize()
public static void Initialize()
public: static void Initialize(); 
public:
static void Initialize(); 
Remarks

This initializes the Office component and sets the resource path to be that of the currently executing assembly.

See Also

Reference

ImGearOffice Class
ImGearOffice Members
Overload List