Aspose::Pdf::Plugins::ImageExtractorOptions class

ImageExtractorOptions class

Represents images extraction options for the ImageExtractor plugin.

class ImageExtractorOptions : public Aspose::Pdf::Plugins::PdfExtractorOptions

Methods

MethodDescription
get_OperationName() overrideReturns name of the operation.
ImageExtractorOptions()Initializes a new instance of the ImageExtractorOptions object.

Remarks

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

See Also