This topic has not yet been rated - Rate this topic

PageConversionPriority Enumeration

Represents the enumeration that is passed that indicates the priority of a page conversion job.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public enum PageConversionPriority
Member name Description
Immediately Specifies to start the job immediately, without waiting for the next scheduled conversion job to start.
High Indicates priority order for the individual conversions.
Medium Specifies priority order for the individual conversions.
Low Specifies priority order for the individual conversions.

Values include the following:

  • Immediately Start the job immediately, without waiting for the next scheduled conversion job to start.

  • High, Medium, or Low Indicates priority order for the individual conversions.

If there is no user interaction required for this conversion job, use Medium. If a user will be waiting for completion of the job, use Immediately.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ