HtmlToImageConverterWaitForAfterLoadScript Property
A flag indicating if the HTML to PDF converter should wait for the script specified by ScriptToExecuteAfterLoad to finish execution before continuing conversion.
By default, this flag is set to false and the HTML to PDF conversion continues immediately after the script is injected
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool WaitForAfterLoadScript { get; set; }
Property Value
Boolean