Class Ecrion.Ultrascale.HtmlOutputSettings

Top Previous Topic Next Topic  Print this topic

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.