Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
WordServiceFormats | Reserved for internal use. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
OpenDocumentText | Gets or sets a value that indicates whether the service application can open OpenDocument Text (ODT) files. |
![]() |
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). |
![]() |
RichTextFormat | Gets or sets a value that indicates whether the service application can read Rich Text Format files (RTF). |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
WebPage | Gets or sets a value that indicates whether the service application can read Single File Web Page files (MHT/MHTML). |
![]() |
Word2003Xml | Gets or sets a value that indicates whether the service application can read Word 2003 XML files (XML). |
![]() |
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 | |
---|---|---|
![]() |
DisableAll | Disables all file name extensions from use with this instance of the service application. |
![]() |
DisableFromExtensions | Disables the specified set of file name extensions from use with this instance of the service application. |
![]() |
EnableFromExtensions | Enables the specified set of file extensions for use with this instance of the service application. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top