Share via


IServerCallBack.GetSettings method

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

Syntax

'Declaration
Function GetSettings As IAppSettings
'Usage
Dim instance As IServerCallBack
Dim returnValue As IAppSettings

returnValue = instance.GetSettings()
IAppSettings GetSettings()

Return value

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

See also

Reference

IServerCallBack interface

IServerCallBack members

Microsoft.Office.Web.Conversion.ViewerInterface namespace