Click or drag to resize

StiPagesCollectionCacheL2GetPage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.GetPage(System.Int32)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public byte[] GetPage(
	int pageNumber
)

Parameters

pageNumber
Type: SystemInt32

[Missing <param name="pageNumber"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.GetPage(System.Int32)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.GetPage(System.Int32)"]

See Also