PrintOperation.supportSelection

bool supportSelection() @property

Get supportSelection property.

Returns

If true, the print operation will support print of selection.

This allows the print dialog to show a "Selection" button.

void supportSelection(bool propval) @property

Set supportSelection property.

Parameters

propvalIf true, the print operation will support print of selection. This allows the print dialog to show a "Selection" button.