Click or drag to resize

StiReportGetAnchorPageNumberThrough Method

Gets the page number through by the value of an anchor.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int GetAnchorPageNumberThrough(
	Object value
)

Parameters

value
Type: SystemObject
An anchor value.

Return Value

Type: Int32
Page number through.
See Also