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
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