Calculates the remaining free page area after the band is rendered.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected virtual void UpdatePageArea()
Visual Basic (Declaration)
Protected Overridable Sub UpdatePageArea
Visual C++
protected:
virtual void UpdatePageArea()

See Also