Winnovative PDF Chromium for .NET Documentation
C#
Show/Hide TOC
Html
To
Pdf
Converter
Lazy
Images
Load
Mode 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
Definition
Namespace:
Winnovative.Pdf.Chromium
Assembly:
Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
Copy
public
LazyImagesLoadMode
LazyImagesLoadMode
{
get
;
set
; }
Property Value
LazyImagesLoadMode
See Also
Reference
HtmlToPdfConverter Class
Winnovative.Pdf.Chromium Namespace
In This Article
Definition
See Also