c# - How do I make OneNote 2007 images searchable when inserted via code? -


When I put an image in OneNote 2007 using C # my images, then 'make the image searchable' Set to disabled.

How can I include an image with the text search enabled, or how can I enable this property after importing the image.

I have already imported many images, how can I find existing imported images?

I already know how to manually do this by clicking on the image and setting the language. OCR works fine, I need to do it automatically.


Comments