Instance Method インスタンスメソッド

printSession

Returns the current print session object.

Declaration 宣言

- (PMPrintSession)printSession;

Return Value 戻り値

The print session object for the current print job.

Discussion 解説

You may send this message to the receiver to obtain the print session object for the current print job.