string path = @"D:\我的文件\test.pdf";

            webBrowser1.Navigate(path);

 

相关文章: