sets the margin for printed pages in pixels
webix.env.printMargin = 72;
The default value depends on the pixel per inch (ppi) ratio and is calculated as ppi * 0.75. The default ppi value is 96, so the margin value is 96*0.75=72.
Margins can also be set via the print options. The priority is given to margins set via options.