Class PngConverter

Info

Represents Documentize.PngConverter plugin. Used to convert PDF documents into PNG format.

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

Inheritance

objectPngConverter

Inherited Members

Methods

Process(PdfToPngOptions)

Converts PDF document into PNG format.

public static ResultContainer Process(PdfToPngOptions options)

Parameters

  • options PdfToPngOptions: An options object containing instructions for the operation.

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English