Share via


IViewerServer.WriteDocumentGlobalData method

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
Function WriteDocumentGlobalData ( _
    outputFormat As ViewFormat _
) As ServerResult
'Usage
Dim instance As IViewerServer
Dim outputFormat As ViewFormat
Dim returnValue As ServerResult

returnValue = instance.WriteDocumentGlobalData(outputFormat)
ServerResult WriteDocumentGlobalData(
    ViewFormat outputFormat
)

Parameters

Return value

Type: Microsoft.Office.Web.Conversion.ViewerInterface.ServerResult

See also

Reference

IViewerServer interface

IViewerServer members

Microsoft.Office.Web.Conversion.ViewerInterface namespace