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

In This Topic
    CreateFramesetPage Property (MhtExportSettings)
    In This Topic
    Gets or sets a value indicating whether to create a frameset page.
    Syntax
    'Declaration
     
    Public Property CreateFramesetPage As BoolDefaultExportSetting
    public BoolDefaultExportSetting CreateFramesetPage {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether to create a frameset page.
    See Also