General Technical Information


What dependency files need to be distributed with DXFReader.NET Component ?


To distribute your compiled application that use DXFReader.NET Component you need only to copy the file "DXFReaderNET.dll" in the same directory of the "exe" file.

No other file or library is needed.

You should also include a new instruction, preferably within the "Form1_Load" routine, for distributing your "exe" alongside the DXFReaderNET.dll file:

        dxfReaderNETControl1.DistributionCode = "your distribution code";


Warning!
All samples, data, places and images in this section are only for tutorial. They are fictitious and may not correspond to real cases.

Any similarities to actual persons or places is merely coincidental.