ActiveReports 13
CreateFramesetPage Property (HtmlExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : CreateFramesetPage Property
Specifies if a Frameset page should be created when exporting to an HTML format.
Syntax
'Declaration
 
Public Property CreateFramesetPage As Boolean
public bool CreateFramesetPage {get; set;}
See Also

Reference

HtmlExportOptions Class
HtmlExportOptions Members