RVTDocs.com

ImageExportOptions.ShouldCreateWebSite

Property
Description:
Whether or not to create a web site with a page for each export. Used only when ExportRange is SetOfViews.
Remarks:
The default is false. This field is ignored if used to save an image to a project as a new view.
Syntax
public bool ShouldCreateWebSite { get; set; }