WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIContentViewerFile
| IID: | 6317f32c-9bc7-11d3-bccc-0060b0fc76bd |
| Inherits From: | nsISupports |
The nsIDocShellFile
Properties
readonly PRBool printable
Methods
[noscript] void print ( PRBool silent , FILE* debugFile , nsIPrintSettings printSettings )
[noscript] void printWithParent ( nsIDOMWindowInternal parentWin , nsIPrintSettings thePrintSettings , nsIWebProgressListener WPListener )
void print ( PRBool silent , FILE* debugFile , nsIPrintSettings printSettings )
- Arguments:
- silent
- debugFile
- printSettings
void printWithParent ( nsIDOMWindowInternal parentWin , nsIPrintSettings thePrintSettings , nsIWebProgressListener WPListener )
- Arguments:
- parentWin
- thePrintSettings
- WPListener
Reference documentation is generated from Mozilla's source.
