Class ImageExtractorOptions

Info

Represents images extraction options for the Documentize.ImageExtractor plugin.

public sealed class ImageExtractorOptions : PdfExtractorOptions, IPluginOptions

Inheritance

objectPdfExtractorOptionsImageExtractorOptions

Implements

Inherited Members

Remarks

It inherits functions to add data (files, streams) representing input PDF documents.

Constructors

ImageExtractorOptions()

Initializes a new instance of the Documentize.ImageExtractorOptions object.

public ImageExtractorOptions()

Properties

OperationName

Returns name of the operation.

public override string OperationName { get; }

Property Value

string

Namespace: Documentize Assembly: Documentize.dll

 English