SMART datagrid v.1 > Reporting > Classes > PrintOptions
DLReport.PrintOptions.imageLoadTime property
以毫秒为单位,指定直到加载将要打印的图像为止的等待时间。
默认值为1000.
- Getter
- function imageLoadTime(): Integer
- Setter
- function setImageLoadTime(value: Integer)
- See Also
- PrintImageItem
- preview
- Examples
- 发票例题