Microsoft.Office.Word.Server.Conversions namespace
SharePoint 2013
This namespace contains all the types relating to bulk file conversion.
| Class | Description | |
|---|---|---|
|
ConversionItemInfo | Contains details for a single conversion item within a conversion job. |
|
ConversionJob | Represents a collection of file conversions (of single files or entire libraries) that share a common set of conversion properties and are logically tracked as a single unit. |
|
ConversionJobInfo | Specifies properties for a single conversion job. |
|
ConversionJobSettings | Defines a collection of settings for all conversions within a single conversion job. |
|
ConversionJobStatus | Provides status information for all conversion items that are in a single conversion job. |
|
FixedFormatSettings | Defines a collection of settings for all fixed-format output within a single job. |
|
SyncConverter | Represents an on demand (immediate) file conversion request. This class contains methods that allow users to request on demand file conversion operations on a single file or stream. This class also contains information about all on demand file conversion operations that were performed in the system. |
| Enumeration | Description | |
|---|---|---|
|
BalloonState | Specifies the visibility of markup balloons in the document. |
|
CompatibilityMode | Specifies the compatibility mode of the output file. |
|
FixedFormatBookmark | Specifies the way bookmarks are generated in fixed format output. |
|
FixedFormatQuality | Specifies the quality of fixed format output. |
|
ItemTypes | Represents groupings of conversion items by conversion status. |
|
MarkupTypes | Specifies the types of document markup that can be turned on or off. |
|
RevisionState | Specifies the revision state in the output file. |
|
SaveBehavior | Specifies the save behavior of the conversion process. |
|
SaveFormat | Specifies the output file format. |
Show: