Device Information Settings for the HTML5Interactive rendering format
The following table lists the device information settings for rendering in HTML5Interactive format.
Available HTML5Interactive Device Information Settings
The names of the properties in Device Information Settings are Case-Sensitive.
Name | Type | Description |
---|---|---|
UseSVG | Boolean | A flag specifying whether to render Graph item as SVG or Bitmap image. The default value is true. |
ContentOnly | Boolean | A flag specifying whether the rendered document will be stripped down HTML without HTML, HEAD, Script and Body elements. All of the HTML content will be placed in a div element. The actions meta data and the page style will be served as resources. The default value is false. |
For an example of how to set up the settings for a rendering extension, see extensions Element.