How to fix the width of the document

General TRichView support forum. Please post your questions here
Post Reply
antonio
Posts: 1
Joined: Sun Jan 29, 2006 9:56 pm

How to fix the width of the document

Post by antonio »

I need to fix the width of the document. Actually, the width changes if I resize the window-parent of the document.
Any ideas?

Thanks.
Antonio
Sergey Tkachenko
Site Admin
Posts: 17310
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Set MaxTextWidth and MinTextWidth properties to the desired value.
Post Reply