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

In This Topic
    ReadOnlyRecommended Property (DocxExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReadOnlyRecommended As BoolDefaultExportSetting
    public BoolDefaultExportSetting ReadOnlyRecommended {get; set;}
    See Also