Description

The PNProfile class provides an interface for working with the profiles that Document Conversion Service uses to convert documents. Profiles control both the type of file created and optionally the behavior of the converters.

A profile is a structured XML file on disk that contains the list of settings. The settings are organized as a list of name\value pairs in the XML document. See Creating and Customizing Profiles for more information on the default profiles that come with Document Conversion Service, where they are stored, and how to modify existing or create new profiles.

Static Methods

Public Method   GetListofProfileNames

Returns a list of the existing profiles in specified location.

Enumerations

Public Method   PNProfileSearchLocation

The location in which to look for the profiles.