Share via


WordService constructor (String, SPFarm)

Creates a new instance of WordService(String, SPFarm) on the specified SharePoint Server 2010 farm.

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    farm As SPFarm _
)
'Usage
Dim name As String
Dim farm As SPFarm

Dim instance As New WordService(name, farm)
public WordService(
    string name,
    SPFarm farm
)

Parameters

See also

Reference

WordService class

WordService members

WordService overload

Microsoft.Office.Word.Server.Service namespace