PrintDocument Question

  • Thread starter Thread starter max
  • Start date Start date
M

max

I'm using PrintDocument to print a report. I have a string

dim s as String = "This is My Report"

How do get this string to appear in the middle between the left and
right margins. I can get the string to print on a line, but I would
like to print in the middle of the line.

Thanks,
--max
 

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

Back
Top