cef_print_settings_t.set_selection_only

Set whether only the selection will be printed.

struct cef_print_settings_t
extern (System)
void function(cef_print_settings_t* self, int selection_only) nothrow set_selection_only;

Meta