Aspose::Pdf::Plugins::JpegOptions class
JpegOptions class
Represents Pdf to Jpeg converter options for the Jpeg plugin.
class JpegOptions : public Aspose::Pdf::Plugins::PdfToImageOptions
Methods
| Method | Description |
|---|---|
| get_OperationName() override | Returns name of the operation. |
| get_Quality() const | Gets and sets Jpeg quality. |
| JpegOptions() | Initializes a new instance of the JpegOptions object. |
| set_Quality(int32_t) | Gets and sets Jpeg quality. |
See Also
- Class PdfToImageOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++