Q: How to convert from pixels to points in managed code?

G

Guest

the powerpoint object model wants width/height in points. I'm in managed
code, and don't see any functions to convert my width/height, which is in
pixels, to points.

Help!?
 
Top