ExpertPdf PDF Creator Library
ConversionDelay Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementConversionDelay
ExpertPdf PDF Creator Library
An additional time in seconds to wait for asynchronous items to be loaded
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);
}
Property Value

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