Click or drag to resize

RenderImageFormatConverter Class

This class converts a MergeImageFormat to System.Drawing.ImageFormat
Inheritance Hierarchy
SystemObject
  ExpertPdf.MergePdfRenderImageFormatConverter

Namespace:  ExpertPdf.MergePdf
Assembly:  epmergepdf (in epmergepdf.dll) Version: 7.0
Syntax
public class RenderImageFormatConverter

The RenderImageFormatConverter type exposes the following members.

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