PdfProcessorImageType Enumeration
The possible image formats for PDF processor operations
Namespace: EvoPdf.NextAssembly: EvoPdf.Next.PdfProcessor (in EvoPdf.Next.PdfProcessor.dll) Version: 14.0.0
public enum PdfProcessorImageType
| Png | 0 |
PNG format
|
| Jpeg | 1 |
JPEG format
|
| Webp | 2 |
Webp format
|