cef_print_settings_t.set_dpi

Set the DPI (dots per inch).

struct cef_print_settings_t
extern (System)
void function(cef_print_settings_t* self, int dpi) nothrow set_dpi;

Meta