Class JpegConverter

Info

Represents Documentize.JpegConverter plugin. Used to convert PDF documents into JPEG format.

[Obsolete("The class will be deleted soon. Please use PdfConverter class.")]
public static class JpegConverter

Inheritance

objectJpegConverter

Inherited Members

Methods

Process(PdfToJpegOptions)

Converts PDF document into JPEG format.

public static ResultContainer Process(PdfToJpegOptions options)

Parameters

  • options PdfToJpegOptions: An options object containing instructions for the Documentize.JpegConverter.

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English