Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open Visual Studio and create a .NET project.
  2. Add a reference to the SoftArtisans.OfficeWriter.WordWriter.dll
    • SoftArtisans.OfficeWriter.WordWriter.dll is located under Program Files > SoftArtisans > OfficeWriter > dotnet > bin.

Writing the Code

Info
titleFollowing the Sample Code

The code for this tutorial can be found under BusinessLabels/Part1.aspx.cs.

This part of the tutorial will cover how to set up the

Adding NEXT fields

Final Code

...