ReadOnlyRecommended Property (WordSecurity)
In This Topic
When set to true, Word will recommend opening the document in read-only mode.
Syntax
'Declaration
Public Property ReadOnlyRecommended As Boolean
public bool ReadOnlyRecommended {get; set;}
See Also