HtmlToPdfLazyImagesLoadMode Property
The lazy image loading mode used by the HTML to PDF converter. This flag has effect only if LoadLazyImages is also true.
The default mode is Browser
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public LazyImagesLoadMode LazyImagesLoadMode { get; set; }
Property Value
LazyImagesLoadMode