WorksheetGetWorksheetPage(RegionBase, Int32) Method

Returns Document Page which contains given Object.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public DocumentPage GetWorksheetPage(
	RegionBase region,
	int preferedPageIndex
)

Parameters

region  RegionBase
 
preferedPageIndex  Int32
 

Return Value

DocumentPage

See Also