|
IAppSettings |
Dictionary for application server settings |
|
IEditServerCallBack |
Editing specific server callback |
|
IFileManager |
Interface Applications will talk to for file create, open and close |
|
IServer |
Interface that should be implemented by applications that need to be hosted in the conversion framework. This interface implementation will provide the necessary interop with unmanaged code and exception mapping and also parameter validation. |
|
IServerCallBack |
Interface that should be used by applications to talk to Application manager |
|
IServerLog |
|
|
ISqm |
|
|
ITranslation |
Interface used by applications to perform machine translation of document content. See Microsoft.Office.Web.Conversion.ViewerInterface.TranslationFaults namespace for faults which are thrown from these methods. |
|
IViewerServer |
Viewer specific server |
|
IViewerServerCallBack |
Viewer specific server callback |