C#如何获取Word页码
C#如何获取Word页码
[解决办法]
iPage =((int)(WordApp.Selection.get_Information(Word.WdInformation.wdActiveEndPageNumber)));
[解决办法]
[解决办法]
发布时间: 2012-05-23 13:44:13 作者: rapoo
C#如何获取Word页码
C#如何获取Word页码
[解决办法]
iPage =((int)(WordApp.Selection.get_Information(Word.WdInformation.wdActiveEndPageNumber)));
[解决办法]