vb.net: itextsharp: does it do automatic text wrap?
Posted
by every_answer_gets_a_point
on Stack Overflow
See other posts from Stack Overflow
or by every_answer_gets_a_point
Published on 2010-03-17T19:46:01Z
Indexed on
2010/03/17
19:51 UTC
Read the original article
Hit count: 210
if i do:
cb.ShowText("REALLY LONG STRING. blah blah etc ..")
will it wrap it on the page?
how would i set it to wrap?
© Stack Overflow or respective owner