ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class
Members

In This Topic
    MhtExportSettings Class
    In This Topic
    Represents the settings for exporting data to an MHT format.
    Object Model
    MhtExportSettings Class
    Syntax
    'Declaration
     
    Public Class MhtExportSettings 
       Inherits BaseExportSettings
    public class MhtExportSettings : BaseExportSettings 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Web.BaseExportSettings
          GrapeCity.ActiveReports.Web.MhtExportSettings

    See Also