nsIPrintSettingsX
| IID: | CD2A0A4F-0DE9-4c51-9232-42668F559F94 |
| Inherits From: | nsISupports |
| Status: | UNDER_REVIEW |
Simplified PrintSettings for OSX interface
Properties
readonly nsPMPrintSession nativePrintSession
NativePrintSession attribute
Convenience method which gets the nsIPrintSession and returns its native session object
Does NOT do PMRetain() on result.
nsPMPageFormat pMPageFormat
PMPageFormat and PMPrintSettings attributes
Getter does NOT do PMRetain() on result. Setter does PMRetain() on parameter.
nsPMPrintSettings pMPrintSettings
Methods
[noscript] void readPageFormatFromPrefs ( )
[noscript] void writePageFormatToPrefs ( )
void readPageFormatFromPrefs ( )
ReadPageFormatFromPrefs and writePageFormatToPrefs
Read and write a flattened PMPageFormat to/from prefs. This also contains any custom data we appended to the dialog
Reference documentation is generated from Mozilla's source.
