ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / ReadOnlyRecommended Property

In This Topic
    ReadOnlyRecommended Property (DocxExportSettings)
    In This Topic
    Gets or sets a value indicating whether read-only mode is recommended.
    Syntax
    'Declaration
     
    Public Property ReadOnlyRecommended As BoolDefaultExportSetting
    public BoolDefaultExportSetting ReadOnlyRecommended {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether read-only mode is recommended.
    See Also