Converts a RenderImageFormat to System.Drawing.ImageFormat

C# | Visual Basic | Visual C++ |
public static ImageFormat GetImageFormat( RenderImageFormat format )
Public Shared Function GetImageFormat ( format As RenderImageFormat ) As ImageFormat
public: static ImageFormat^ GetImageFormat( RenderImageFormat format )

- format (RenderImageFormat)
- The RenderImageFormat to convert

ImageFormat
The converted ImageFormat
The converted ImageFormat
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)