Represents a page overlay band.

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

Syntax

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

Inheritance Hierarchy

See Also