Changing Text Attributes

B

Barry

Hello,

If I use the following code:
vTitleShape = currentPage.DrawRectangle(0, 0, 7, 1.5)
vTitleShape.Text = "My Test Message"

Can anyone tell me how to change the properties of text in this? I am hoping
to left align it with a 10 point courier font, and make it transparent.

Thanks!!
Barry
 

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