Hi,
I am having a problem with documents built with Aspose.Words and then programmatically opened with MS Word. When MS Word opens the document, the user is first presented with a dialog box with this message
"... should be opened as read-only unless changes to it need to be saved. Open as read-only?"
I believe I can eliminate that dialog box if I set the ReadOnlyRecommended property to false, but I am having trouble coding a solution. Can you please provide an VB example?
Regards,
Doug Kemp