Vues :

Question:
How to start programming with Platform .NET API

Solution:
To start programming with the Platform .NET API, you first have to add the latest DLLs to your Visual Studio project.
You can do this with the Package-Manager and the following command:

Install-Package DocuWarePlatformApi

If a new version of DocuWare is released, you can update the DLLs in your project with the same command.
And if you need samples for programming with the Platform .NET API, you can following the link below.

http://help.docuware.com/sdk/platform