OneNote FindPages API do not support other language like Chinese #663
Unanswered
MarkLeiSource
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing a tool for searching key words in notebooks and record the relationship between key words and search result for OneNote Client by Interop COM API. However, I'm facing a problem that when I use the FindPages API of application object like:
I got no result for 'resultXML' ,seems this API only support the UI language for OneNote. Is there any workaround that I could get correct 'resultXML' by other language key words ? I tried install Chinese Language Pack for Office Client, it could solve the problem, but I need a better way without language package installation. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions