Represents a page footer.

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

Syntax

C#
public class PageFooter : PageBand
Visual Basic (Declaration)
Public Class PageFooter _
	Inherits PageBand
Visual C++
public ref class PageFooter : public PageBand

Inheritance Hierarchy

See Also