PrintOperationGidBuilderImpl.hasSelection

Set hasSelection property.

class PrintOperationGidBuilderImpl(T)
T
hasSelection
(
bool propval
)

Parameters

propval bool

Determines whether there is a selection in your application. This can allow your application to print the selection. This is typically used to make a "Selection" button sensitive.

Return Value

Type: T

Builder instance for fluent chaining