Class LazyLoadOptions
Lazy-load scroll configuration applied before PDF capture.
public class LazyLoadOptions
- Inheritance
-
LazyLoadOptions
- Inherited Members
Properties
Delay
public TimeSpan Delay { get; set; }
Property Value
MaxWaitTime
public TimeSpan MaxWaitTime { get; set; }
Property Value
PageCount
public int? PageCount { get; set; }
Property Value
- int?