How to and where to add external .dll file in unity

Some where we need to add external .dll file for namespace(using PdfSharp;). that how to should to happened??

to the Assets/Plugins directory of your project, as explained at Unity - Manual: Building plug-ins for desktop platforms