Setting Margins in Document From Rich Text Control
4 views
Skip to first unread message
Neil
unread,
Oct 23, 2007, 1:26:42 PM10/23/07
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm using a rich text control (the FMS version), and am using the SaveFile method to create an RTF document from the control. I need to be able to set the right and left margins of the created RTF document.
The FMS control exposes the Microsoft TOM Interface by providing the TextDocument property of the control. However, it's not clear how right and left margins in the document created using SaveFile could be set. Any ideas?