HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Image
Type Enumeration
The image format types
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
enum
ImageType
Members
Png
0
PNG format
Jpeg
1
JPEG format
Webp
2
Webp format
See Also
Reference
HiQPdf.Next Namespace
In This Article
Definition
Members
See Also