Click or drag to resize

RenderImageFormatConverter Class

This class converts a RenderImageFormat to System.Drawing.ImageFormat
Inheritance Hierarchy
SystemObject
  ExpertPdf.HtmlToPdfRenderImageFormatConverter

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public class RenderImageFormatConverter

The RenderImageFormatConverter type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberGetImageFormat
Converts a RenderImageFormat to System.Drawing.ImageFormat
Top
See Also