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

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

Syntax

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

See Also