Click or drag to resize

StiPagesCollectionContains Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.Contains(Stimulsoft.Report.Components.StiPage)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	StiPage page
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.Contains(Stimulsoft.Report.Components.StiPage)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.Contains(Stimulsoft.Report.Components.StiPage)"]

See Also