Click or drag to resize

StiPagesCollectionCacheL2BlockSavePageBlockToStorageDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.Block.SavePageBlockToStorageDelegate"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate void SavePageBlockToStorageDelegate(
	byte[] bytes,
	string blockGuid,
	List<StiPagesCollectionPageMetric> pageMetric
)

Parameters

bytes
Type: SystemByte
blockGuid
Type: SystemString
pageMetric
Type: System.Collections.GenericListStiPagesCollectionPageMetric
See Also