Is this possible to mark a segment in a word document read only?
Thanks very much!
Yuhang
Yuhang
Hi,
Yes, you can mark portions of a Word document as read only using VSTO. To prevent users from making any edits to the document, you use the Proect method of the Document. For more information, see http://msdn2.microsoft.com/en-us/library/ms178793.aspx
Kathleen McGrath
This posting is provided "AS IS" with no warranties, and confers no rights.