#include "plugin_type.h"
#include "plugin_unknown.h"
Go to the source code of this file.
Data Structures | |
struct | IPluginViewSettings |
Universal Document Shell Plugin View Settings interface. Through IPluginViewSettings, callers can set the viewing-related attributes to plugin. The viewing attribute set in this interface would affect the rendering of all pages in current document. And this attribute would affect all kinds of the document formats. IPluginViewSettings currently supports:
|