Called when page size is changed.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
protected virtual double OnPageSizeChanged()
Visual Basic (Declaration)
Protected Overridable Function OnPageSizeChanged As Double
Visual C++
protected:
virtual double OnPageSizeChanged()

Return Value

The delta for the page location correction.

See Also