MODI OCR red selection rectangle

E

eljainc

I see in the MODI object model that I can do this:

miImageSel.GetBoundingRect(out page, out left, out top, out right, out
bottom);

I know this is C# but it should be similar in VBA.

How can I create a selection(the red rectangle) bassed on the
parameters (page, left, top, right, bottom)?

Understood? I want to replicate the user's selection behaviour but by
code

Mike McWhinney
elja, Inc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top