WdSaveFormat.wdFormatPDF到底是几?这个变量对应的整形值是几?[解决办法]你输出下就是了MessageBox.Show(((int)WdSaveFormat.wdFormatPDF).ToString());