This tutorial explains how to convert a Text box to a Dotted frame in PowerPoint. You can remove the Text box and convert it to Dotted Frame. A Text box is a text ...
Alright, I'm drawing my text using Graphics.DrawString. This is how I'm doing it:<BR><pre class="ip-ubbcode-code-pre">gfx.DrawString( "string to draw", font, brush ...