The HtmlOutputSettings object specifies various settings for HTML output.
Members
Name  | 
Description  | 
GenerateHtmlDocument  | 
Specifies option for generating document with HTML tag. Default value is true.  | 
UseFixedBodyWidth  | 
Specifies if body width will be fixed. Default value is true.  | 
HideStaticContent  | 
Specifies option for generating html document without static content. Default value is false.  | 
RenderedImagesBaseUrl  | 
Specifies the base url for rendered images from svg and xchart graphics.  | 
RenderedImagesOutputFolder  | 
The output folder where the svg and xchart graphics will be rendered as images.  |