MODI.IMISelectableText

P

Pradeep

Using the API, Is there a specific way to select specific coordinates on the
Viewer Control and highlight it?

To be more specific, is there a way to create a IMISelectableText with
specific coordinates?

Thanks,
Pradeep.
 
L

Lau Lei Cheong

Seems this is what you wants:
miDocView.ImageSelection.GetBoundingRect Page, Left, Top, Right, Bottom
 
P

Pradeep

Hi there,
First, let me thank you for your help by posting a possible solution.
But this is not exactly what I need. The method call which you have made
will select the page number and the rectangle coordinates of the image which
is ALREADY SLECTED on the image.
What I was looking for is if the selection can be made manually by passing
the coordinates i.e exactly the inverse of what GetBoundingRect does,
something like SetBoundingRect.

I am still looking eagerly for a answer....
If this can be done, I can promise few more sales on Microsoft Office
2003(HA! HA! I hope this would inspire the MS guys).

Thanks Anyway,
Pradeep.
 

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