MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public class PageBreak : ReportItem

Visual Basic  Copy Code

Public Class PageBreak
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.Reporting.Wpf.ReportItem
                            MindFusion.Reporting.Wpf.PageBreak

 See Also

PageBreak Members
MindFusion.Reporting.Wpf Namespace