WordServiceFormats Members

Include Protected Members
Include Inherited Members

Gets or set the enabled/disabled state for each file format supported by Word Automation Services.

The WordServiceFormats type exposes the following members.

Constructors

  Name Description
Public method WordServiceFormats Reserved for internal use.

Top

Properties

  Name Description
Public property OpenDocumentText Gets or sets a value that indicates whether the service application can open OpenDocument Text (ODT) files.
Public property OpenXmlDocument Gets or sets a value that indicates whether the service application can read Open XML Document files (DOCX), Open XML Macro-Enabled Document files (DOCM), Open XML Template files (DOTX), and Open XML Macro-Enabled Template files (DOTM).
Public property RichTextFormat Gets or sets a value that indicates whether the service application can read Rich Text Format files (RTF).
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property WebPage Gets or sets a value that indicates whether the service application can read Single File Web Page files (MHT/MHTML).
Public property Word2003Xml Gets or sets a value that indicates whether the service application can read Word 2003 XML files (XML).
Public property Word972003Document Gets or sets a value that indicates whether the service application can read Word 97-2003 Document files (DOC) and Word 97-2003 Template files (DOT).

Top

Methods

  Name Description
Public method DisableAll Disables all file name extensions from use with this instance of the service application.
Public method DisableFromExtensions Disables the specified set of file name extensions from use with this instance of the service application.
Public method EnableFromExtensions Enables the specified set of file extensions for use with this instance of the service application.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

WordServiceFormats Class

Microsoft.Office.Word.Server.Service Namespace