ExpertPdf Html to Pdf Converter Library
GetImageFormat Method (format)
NamespacesExpertPdf.HtmlToPdfRenderImageFormatConverterGetImageFormat(RenderImageFormat)
ExpertPdf Html to Pdf Converter Library
Converts a RenderImageFormat to System.Drawing.ImageFormat
Declaration Syntax
C#Visual BasicVisual C++
public static ImageFormat GetImageFormat(
	RenderImageFormat format
)
Public Shared Function GetImageFormat ( 
	format As RenderImageFormat
) As ImageFormat
public:
static ImageFormat^ GetImageFormat(
	RenderImageFormat format
)
Parameters
format (RenderImageFormat)
The RenderImageFormat to convert
Return Value
ImageFormat
The converted ImageFormat

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