Return Value 戻り値
The printer object for the currently selected printer.
Availability
Technology
- (PMPrinter
)PMPrinter;
The printer object for the currently selected printer.
You may send this message to the receiver to obtain the printer object for the currently selected printer in the dialog. If your PDE is extending the Page Setup dialog, this method returns the formatting printer. If your PDE is extending the Print dialog, this method returns the destination printer.