Programmatically resize word documents inside PowerPoint presentat

E

Essam

Hi All

I have a problem in resizing a word document embedded into a power point slide

The problem is:

1 - Using .width and .height properties resizes the word document but
increase or decrease the fonts of the word document itself; this is not the
required behavior

2 - But If manually resizing it –via the gray border- using the context menu
option Document Object >> Edit … resize the word document and keep font sizes
correct ; this is the behavior I need


What code do I need to have the same behavior of case-2
Or is there any other trick !!!

Thanks

Essam
 
Top