ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word Namespace / WordSecurity Class / ReadOnlyRecommended Property

In This Topic
    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