[]
Sets returns whether multiple HTML pages are generated for the document.
If true, one HTML page will be generated for each page in the ActiveReports document.
If false, (the default value) one HTML page is generated for the all pages in the ActieReports document.
public bool MultiPage { get; set; }