C1.C1Report Namespace : ForcePageBreakEnum Enumeration |
'Declaration Public Enum ForcePageBreakEnum Inherits System.Enum
public enum ForcePageBreakEnum : System.Enum
Member | Description |
---|---|
After | A page break is inserted after the field or section. |
Before | A page break is inserted before the field or section. |
BeforeAndAfter | Page breaks are inserted before and after the field or section. |
None | No page breaks. |
PageAfter | In multi-column reports, a page break is inserted after the field or section instead of column break. |
PageBefore | In multi-column reports, a page break is inserted before the field or section instead of column break. |
System.Object
System.ValueType
System.Enum
C1.C1Report.ForcePageBreakEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2