This topic has not yet been rated - Rate this topic

Microsoft.HtmlTrans Namespace

A user can view a document from a document library even if they do not have an application installed on the client computer that is capable of displaying the requested document. Microsoft SharePoint Foundation 2010 provides the Microsoft.HtmlTrans namespace as an infrastructure on which to build custom converter applications that deliver an HTML version of the requested document in place of the unrecognized binary file format.

  ClassDescription
Public classCreateDCInfoProvides methods to access and manage file content and information in a document conversion. For more information, contact us.
Public classCreateHtmlInfo Obsolete. Contains the results of the document conversion.
  InterfaceDescription
Public interfaceIDocumentConversionsLauncherThis class is reserved for internal use and is not intended to be used directly from your code.
Public interfaceIHtmlTrLauncher Obsolete. Exposes a single method that starts the process of converting a document to HTML format for viewing in the browser by a user who does not have the appropriate client application or viewer installed.
Public interfaceIHtmlTrLoadBalancerManages the load on multiple servers hosting document conversion launcher services.
  EnumerationDescription
Public enumerationBrowserTypeSpecifies the browser type to target in converting a document to HTML.
Public enumerationCreationErrorTypeReturns errors that may occur during the document conversion process.
Public enumerationTSReturnTypeReturns a status value to the handler page that requests a document conversion.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.