[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.GcHtmlRenderer.VirtualTimeBudget

VirtualTimeBudget Property

VirtualTimeBudget

Gets or sets the number of milliseconds to wait before deeming the page to be ready.

Setting this property to a value greater than 0, activates LoadLazyImages mode.

Declaration
public int VirtualTimeBudget { get; set; }
Public Property VirtualTimeBudget As Integer