Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / PageOptions Class / LoadLazyImages Property

In This Topic
LoadLazyImages Property
In This Topic
Gets or sets whether to scroll the page down to the end to force pending images to load. Defaults to false.
Syntax
'Declaration
 
Public Property LoadLazyImages As System.Boolean
 
See Also