HtmlToImageWaitAfterLoadJavaScript Property

Controls if converter should wait the script from AfterLoadJavaScript to finish execution before continuing conversion. By default this property is false

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool WaitAfterLoadJavaScript { get; set; }

Property Value

Boolean

See Also