when you open a Filestream, you are essentially just reading the file bytes into memory.

if you want to actually open the file and have it display, the "Microsoft.Office.Interop.Word" libraries should have an "Open" function that you can supply the filename and have it actually open the file