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

pageFormat

Returns the current page format object.

Declaration 宣言

- (PMPageFormat)pageFormat;

Return Value 戻り値

The page format object for the current print job. Note that both the Page Setup and Print dialogs have a page format object.

Discussion 解説

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