Compartilhar via


WordServiceApplication.WordServiceFormats Property

Gets or sets a value that specifies the file formats which are supported by Word Automation Services.

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

Syntax

'Declaration
Public Property WordServiceFormats As WordServiceFormats
    Get
    Friend Set
'Usage
Dim instance As WordServiceApplication
Dim value As WordServiceFormats

value = instance.WordServiceFormats
public WordServiceFormats WordServiceFormats { get; internal set; }

Property Value

Type: Microsoft.Office.Word.Server.Service.WordServiceFormats
Returns WordServiceFormats.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace