SPExecutingConversionRequest Properties

Include Protected Members
Include Inherited Members

The SPExecutingConversionRequest type exposes the following members.

Properties

  Name Description
Public property AccountName Gets the name of the user who is requesting the conversion.
Public property ConfigInfo Gets the string that is passed to the Convert method of the SPFile class as configuration information.
Public property ConverterId Gets the GUID of the document converter.
Public property FileId Gets the GUID of the file that is being converted.
Public property HandlerAssembly Gets the name of the assembly that contains the class that implements the ISPConversionProcessor interface as specified by the Convert method request.
Public property HandlerClass Gets the name of the class that implements the ISPConversionProcessor interface as specified by the Convert method request.
Public property NewFileName Gets the requested name of the file to be created as a result of the conversion, as passed to the Convert method.
Public property PeopleToAlert Gets the e-mail addresses to which to send mail when the conversion is completed, as passed to the Convert method.
Public property SendACopy Gets a Boolean value that indicates whether the e-mail message to send when the conversion is completed contains a copy of the converted document, as requested by the call to the Convert method.
Public property SiteId Gets the GUID of the site collection object that contains the file that is being converted.
Public property SiteUrl Gets the URL of the Web site that contains the file that is being converted.
Public property Valid Gets a Boolean value that indicates whether the object is fully instantiated.
Public property WebId Gets the GUID of the Web site that contains the file that is being converted.

Top

See Also

Reference

SPExecutingConversionRequest Class

Microsoft.SharePoint Namespace