'Declaration Public Enum SplitCriteria Inherits System.Enum
'Usage Dim instance As SplitCriteria
public enum SplitCriteria : System.Enum
'Declaration Public Enum SplitCriteria Inherits System.Enum
'Usage Dim instance As SplitCriteria
public enum SplitCriteria : System.Enum
Member | Description |
---|---|
Headings | Specifies that a split will occur every time a heading is encountered. |
Sections | Specifies that a split will occur every time a section break is encountered. Note that the operation is based on the w:sectPr element in the Document's XML. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.SplitCriteria
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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