Create a bin folder on your website and copy it there. WebMatrix does not provide a way to add links in the same way as VS. You need to add the using statement at the top of the CSHTML file:
@using MyThirdParty.Component;
No, you do not miss this point. I can see how WebMatrix users want to play with iTextSharp or similar.
Mike brind
source share