Linux Mac OSX Windows

  
[uuid(e4be1d0a-9f24-4d69-bec5-245726ab85fb)]
interface nsIPluginDocument : nsISupports

Attributes

 Check whether the document is planning to handle plug-in instantiation
 itself.  If not, then the plugin content node should do it.
readonly attribute boolean willHandleInstantiation

Methods

 Causes the plugin to print in full-page mode
void print()
 Sets the stream listener for this plugin document 
void setStreamListener(in nsIStreamListener aStreamListener)