Contents

runModal()

Displays the Print panel and begins the modal loop.

Declaration

func runModal() -> Int

Return Value

NSCancelButton if the user clicks the Cancel button; otherwise NSOKButton.

Discussion

This method uses the printing information associated with the current printing operation.

See Also

Related Documentation

Running the Panel