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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.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