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
SyntaxC#
Copy Code
|
|---|
public class PageBreak : ReportItem |
Visual Basic
Copy Code
|
|---|
Public Class PageBreak |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
MindFusion.Reporting.ReportItem
MindFusion.Reporting.PageBreak
See Also