Microsoft.Office.Web.Conversion.ViewerInterface namespace
SharePoint 2013
| Structure | Description | |
|---|---|---|
|
ServerResult | |
|
WacBucketParameters |
| Interface | Description | |
|---|---|---|
|
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 |
| Enumeration | Description | |
|---|---|---|
|
Category | Provides all the categories used for logging, asserts, and similar tools. |
|
DocumentSection | |
|
EventId | Events available specifically to appserverhost clients |
|
FileManagerResult | |
|
Level | Levels available specifically to appserverhost clients |
|
ServerResultCode | Specifies a server result code. |
|
SqmStreamType | stream types available specifically to appserverhost clients |
|
ViewFormat | Supported viewing formats. Each represents one package in the store. |
Show: