Step 1 of 3: Setting up the Application
In This Topic
In this step, you begin with creating a New Project where you create a Windows Forms Application in Visual Studio. After creating the application, add C1Word reference (dll) to your application.
Perform the following steps to start using the Word component:
- Create a New Project|Windows Forms Application in Visual Studio.
- Add the C1Word reference (dll) to your application.
- Add the C1WordDocument component to the form.
- Switch to the Code view and add the following namespace to the code: