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

In This Topic
    MultiPage Property (MhtExportSettings)
    In This Topic
    Gets or sets a value indicating whether to output multiple pages.
    Syntax
    'Declaration
     
    Public Property MultiPage As BoolDefaultExportSetting
    public BoolDefaultExportSetting MultiPage {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether to output multiple pages.
    See Also