ConversionItemInfo Properties

Include Protected Members
Include Inherited Members

The ConversionItemInfo type exposes the following members.

Properties

  Name Description
Public property Canceled Gets or sets a value that specifies whether the conversion of the conversion item was canceled.
Public property CompleteTime Gets or sets a value that specifies when the conversion of this conversion item completed.
Public property ConversionId Specifies the position of a conversion item within its conversion job.
Public property ErrorCode Gets or sets a failure code that specifies the reason why the conversion failed.
Public property ErrorMessage Gets a string that provides a localized message that explains why the conversion failed.
Public property Failed Gets a value that specifies whether conversion failed for this conversion item.
Public property InProgress Gets a value that specifies whether conversion is currently in progress for this conversion item.
Public property InputFile Specifies the path to the input file.
Public property NotStarted Gets a value that specifies whether conversion has not started for this conversion item.
Public property OutputFile Specifies the path to the output file.
Public property StartTime Gets or sets a value that specifies the date and time that conversion began for this conversion item.
Public property Succeeded Gets a value that specifies whether conversion succeeded for this conversion item.

Top

See Also

Reference

ConversionItemInfo Class

Microsoft.Office.Word.Server.Conversions Namespace