Click or drag to resize

StiPagesCollectionCacheL2AddPageToProcess Method

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

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddPageToProcess(
	StiPage page,
	int pageNumber,
	bool clearContent
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.AddPageToProcess(Stimulsoft.Report.Components.StiPage,System.Int32,System.Boolean)"]

pageNumber
Type: SystemInt32

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

clearContent
Type: SystemBoolean

[Missing <param name="clearContent"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.CacheL2.AddPageToProcess(Stimulsoft.Report.Components.StiPage,System.Int32,System.Boolean)"]

See Also