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

panelName

Returns the localized name of the pane.

Declaration 宣言

- (NSString *)panelName;

Return Value 戻り値

The localized name of the pane.

Discussion 解説

In this required method, you should return a string that contains the localized name of your custom pane. The printing system uses the name to represent the pane in the user interface of the printing dialog. The name is used in the pane menu and, for panes displayed in the Print dialog, in the Summary pane.