I need to read data from PDF files. The data is actually a part of the file contents. How do I use .net to open the file, and read text from it, then close the file? Is there some API I can reference?