Winnovative PDF Creator Library for .NET
RenderMultiFrame Property
NamespacesWinnovative.PdfCreatorImageElementRenderMultiFrame
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)