Class ImageExtractor

Info

Represents Documentize.ImageExtractor plugin. Used to extract images from PDF documents.

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

Inheritance

objectImageExtractor

Inherited Members

Methods

Process(ExtractImagesOptions)

Extract images from PDF document.

public static ResultContainer Process(ExtractImagesOptions options)

Parameters

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English