获取Word中的End Note的页码 [英] get Page number of End Note in Word

查看:119
本文介绍了获取Word中的End Note的页码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用C#在MS Word的End Note中获取页码#



注意:我在结尾注释中选择Inlineshape以获取页码

How to get Page number in End Note in MS Word using C#

Note: I am Selecting Inlineshape in End Note to get page number

推荐答案

基于此:如何获取word文档的页码 [ ^ ]它可能是这样的:

Based on this: how to get page number of a word document[^] it mmight be something like this:
selection.get_Information(Microsoft.Office.Interop.Word.WdInformation.wdActiveEndPageNumber)



选择选择 Endnote.Range ;)



如需了解更多信息,请参阅: WdInformation枚举 [ ^ ]


这篇关于获取Word中的End Note的页码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆