[Root] / Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / HeadingSplitOptions Class


In This Topic
    HeadingSplitOptions Class Properties
    In This Topic

    For a list of all members of this type, see HeadingSplitOptions members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the SplitCriteria used by the split operation.  
    Public Property  
    Public PropertyGets the maximum heading level used as a reference for the split operation.  
    Public PropertyGets or sets if the element matching the SplitCriteria will become the first element of the new Document. (Inherited from Xceed.Document.NET.SplitOptions)
    Public Property (Inherited from Xceed.Document.NET.SplitOptions)
    Public PropertyGets or sets if header & footer references, as well as the other properties from the original Document's sections, are preserved on every resulting Document. (Inherited from Xceed.Document.NET.SplitOptions)
    Public Property

    Gets or sets if Documents containing no real content will be discarded from the returned list.

    (Inherited from Xceed.Document.NET.SplitOptions)
    Public PropertyGets or sets the optional non-contiguous list of heading levels at which the Document will be split.  
    Public Property  
    Top
    See Also