Aspose::Pdf::Plugins::ImageExtractorOptions class
ImageExtractorOptions class
Represents images extraction options for the ImageExtractor plugin.
class ImageExtractorOptions : public Aspose::Pdf::Plugins::PdfExtractorOptions
Methods
| Method | Description |
|---|---|
| get_OperationName() override | Returns 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
- Class PdfExtractorOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++