set_has_selection
Description:
Sets whether there is a selection to print.
Application has to set number of pages to which the selection will draw by set_n_pages in a callback of begin_print.
Parameters:
this | |
has_selection |
true indicates that a selection exists |