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

In This Topic
    MhtExportSettings Property
    In This Topic
    Gets or sets the default export panel values for a `mht` format.
    Syntax
    'Declaration
     
    Public Property MhtExportSettings As MhtExportSettings
    public MhtExportSettings MhtExportSettings {get; set;}

    Property Value

    A MhtExportSettings object represents default export settings for a `mht` format.
    See Also