SMART datagrid v.1 >  Reporting >  Classes >  PrintOptions
DLReport.PrintOptions.imageLoadTime  property
Specify the waiting time in milliseconds until loading the print images. 
Defaults to 1000.
- Getter
 - function imageLoadTime(): Integer
 - Setter
 - function setImageLoadTime(value: Integer)
 
- See Also
 - PrintImageItem
 - preview
 
- Examples
 - Invoice Example