PrintOperation.supportSelection

Set supportSelection property.

  1. bool supportSelection [@property getter]
  2. bool supportSelection [@property setter]
    class PrintOperation
    @property
    void
    supportSelection
    (
    bool propval
    )

Parameters

propval bool

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

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