printPPI
sets default pixel per inch (ppi) ratio for printing
number printPPI;
Example
webix.env.printPPI = 96;
Default value:
96
Details
The option is used to define the default PPI used during webix.print() call.
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.