PdfProcessorImageType Enumeration

The possible image formats for PDF processor operations

Definition

Namespace: HiQPdf.Next
Assemblies:  HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
  HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public enum PdfProcessorImageType

Members

Png0 PNG format
Jpeg1 JPEG format
Webp2 Webp format

See Also