MindFusion WinForms Programmer's Guide
PageBreak Class
See Also
 





Represents a single line across the whole width of a page, which indicates a page break at that location.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public class PageBreak : ReportItem

Visual Basic  Copy Code

Public Class PageBreak
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            MindFusion.Reporting.ReportItem
                MindFusion.Reporting.PageBreak

 See Also

Report Items
PageBreak Members
MindFusion.Reporting Namespace