ExpertPdf Html to Pdf Converter Library
RenderMultiFrame Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentImageElementRenderMultiFrame
ExpertPdf Html to Pdf Converter Library
Set this property to enable/disable multi-frame images rendering when necessary
Declaration Syntax
C#Visual BasicVisual C++
public bool RenderMultiFrame { get; set; }
Public Property RenderMultiFrame As Boolean
	Get
	Set
public:
property bool RenderMultiFrame {
	bool get ();
	void set (bool value);
}
Property Value

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