WordPreviewHandler class

The doc handler for word mobile

Inheritance hierarchy

System.Object
  Microsoft.Office.Web.OfficeMobile.WordViewer.WordPreviewHandler

Namespace:  Microsoft.Office.Web.OfficeMobile.WordViewer
Assembly:  Microsoft.Office.Web.OfficeMobile.WordViewer (in Microsoft.Office.Web.OfficeMobile.WordViewer.dll)

Syntax

'Declaration
Public Class WordPreviewHandler _
    Implements IHttpAsyncHandler, IHttpHandler, IDisposable
'Usage
Dim instance As WordPreviewHandler
public class WordPreviewHandler : IHttpAsyncHandler, 
    IHttpHandler, IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WordPreviewHandler members

Microsoft.Office.Web.OfficeMobile.WordViewer namespace