Click or drag to resize

StiOptionsEngineReportCacheDisposeImagesOnPageClear Property

Gets or sets value which indicates that report engine can dispose the images during report rendering in the report cache.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool DisposeImagesOnPageClear { get; set; }

Property Value

Type: Boolean
See Also