cef_print_settings_t.is_selection_only

Returns true (1) if only the selection will be printed.

struct cef_print_settings_t
extern (System)
int function(cef_print_settings_t* self) nothrow is_selection_only;

Meta