ExpertPdf PDF Creator Library
RenderMultiFrame Property
NamespacesExpertPdf.PdfCreatorImageElementRenderMultiFrame
ExpertPdf PDF Creator 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
public:
property bool RenderMultiFrame {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)