C1.C1Preview Namespace : PageBreakBehaviorEnum Enumeration |
'Declaration Public Enum PageBreakBehaviorEnum Inherits System.Enum
public enum PageBreakBehaviorEnum : System.Enum
Member | Description |
---|---|
Default | A page break may be inserted if needed. |
MustBreak | A page break is always inserted. |
NoBreak | A page break cannot be inserted. |
PreferredBreak | If a page break is needed, it should be inserted here. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.PageBreakBehaviorEnum
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