GroupDocs.Conversion Namespace
The namespace provides classes to convert documents into all popular file formats in a simple and intuitive way.

The main classes in this namespace are:
  • Converter is the entry point for conversion process.
  • ConverterSettings provides an easy way to customize caching, loging behaviour etc.
Classes
  ClassDescription
Public classConverter
Represents main class that controls document conversion process.
Public classConverterSettings
Defines settings for customizing Converter behaviour.
Public classLicense
Provides methods to license the component. Learn more about licensing here.
Public classMetered
Provides methods for applying Metered license.
Remarks
The central class of this namespace is Converter. This class incorporates a set of settings to control document conversion process.