#include "plugin_type.h"
#include "plugin_unknown.h"
Go to the source code of this file.
Data Structures | |
struct | IPluginRenderSettings |
Universal Document Shell Plugin Render Settings interface Through IPluginRenderSetting, the caller can set/get the general rendering attributes to/from plugin. Different with view settings, the rendering settings won't affect all of the rendered pages in a document, but only affect the current page on displaying. IPluginRenderSettings only manages the general settings fit for all of the document formats. More... |