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.

nsIContentViewerContainer

IID:ea2ce7a0-5c3d-11d4-90c2-0050041caf44
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void embed ( nsIContentViewer docViewer , char* command , nsISupports extraInfo ) void setIsPrinting ( PRBool isPrinting )

void embed ( nsIContentViewer docViewer , char* command , nsISupports extraInfo )

Arguments:
docViewer
command
extraInfo

void setIsPrinting ( PRBool isPrinting )

Allows the PrintEngine to make this call on an internal interface to the DocShell

Arguments:
isPrinting

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com