Hi: I am new to ArcObjects. I am trying to implement paragraph text through Addins in the page layout so as to customize the size and shape of the envelope surrounding the text. Textelement doesn't give that option. Could you help me with the sample script of paragraphtext in C# ? Any help is highly appreciated. Thanks Ann
Post some code showing how you are calling it from your tool. Include the tool's method that you are calling it from, and both the working TextElement and not working ParagraphTextElement code.