Return Value 戻り値
The print settings object for the current print job. If your PDE is not extending the Print dialog, this method returns nil
.
Availability
Technology
- (PMPrintSettings
)printSettings;
The print settings object for the current print job. If your PDE is not extending the Print dialog, this method returns nil
.
You may send this message to the receiver to obtain the print settings object for the current print job, if the object exists.