SMART datagrid v.1 > Reporting > Classes > PrintOptions

Back  Forward

DLReport.PrintOptions.htmlDpi  property

The resolution of web browser. 

This is a global value. This value can be newly specified when print to DLReport.preview, and it means to change the global value. 

Defaults to 96.

Getter
function htmlDpi(): Number
Setter
function setHtmlDpi(value: Number)
See Also
Print Dimension
preview
paperWidth
paperHeight
Examples
Hello Report