HtmlToImageAfterLoadJavaScript Property
A JavaScript code to execute immediately after the page was loaded. It can be used to automatically click buttons
or for other operations before conversion. By default this property is null
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public string AfterLoadJavaScript { get; set; }
Property Value
String