Contents

showsPageRange

A Boolean value that determines whether the printing options include a page-range control.

Declaration

var showsPageRange: Bool { get set }

Discussion

The default value is false. If you assign printable content to the printingItems property, the page-range control is not shown, even if showPageRange is true. In other cases, the number of pages to print must be greater than 1 form the page-range control to appear.

See Also

Accessing print-job information