Class PdfToImage
PdfToImage class
Represents PDF to image plugin.
public abstract class PdfToImage : IDisposable, IPlugin
Methods
| Name | Description |
|---|---|
| Dispose() | Implementation of . Actually, it is not necessary for . |
| Process(IPluginOptions) | Starts processing with the specified parameters. |
Remarks
The PdfToImage class is used to convert PDF document to images
See Also
- interface IPlugin
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF