Table of Contents

Class LazyLoadOptions

Namespace
CobaltPdf.WebKit
Assembly
CobaltPDF.WebKit.dll

Lazy-load scroll configuration applied before PDF capture.

public class LazyLoadOptions
Inheritance
LazyLoadOptions
Inherited Members

Properties

Delay

public TimeSpan Delay { get; set; }

Property Value

TimeSpan

MaxWaitTime

public TimeSpan MaxWaitTime { get; set; }

Property Value

TimeSpan

PageCount

public int? PageCount { get; set; }

Property Value

int?