Returns the rectangle delimited by the page margins.

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

Syntax

C#
public VectorRectangle GetInternalRectangle()
Visual Basic (Declaration)
Public Function GetInternalRectangle As VectorRectangle
Visual C++
public:
VectorRectangle GetInternalRectangle()

See Also