Winnovative HTML to PDF Converter Library for .NET
ConversionDelay Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaConversionDelay
Winnovative HTML to PDF Converter Library for .NET
An additional time in seconds to wait for asynchronous items to be loaded. A delay is necessary for example to allow a Flash movie to start before starting conversion.
Declaration Syntax
C#Visual BasicVisual C++
public int ConversionDelay { get; set; }
Public Property ConversionDelay As Integer
	Get
	Set
public:
property int ConversionDelay {
	int get ();
	void set (int value);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)