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.

C# | Visual Basic | Visual C++ |
public int ConversionDelay { get; set; }
Public Property ConversionDelay As Integer Get Set
public: property int ConversionDelay { int get (); void set (int value); }

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