menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SectionBreakCode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SectionBreakCode

    Specifies type of the section break code.

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum SectionBreakCode

    Fields

    Name Description
    EvenPage

    The section starts on a new even page.

    NewColumn

    The section starts from a new column.

    NewPage

    The section starts from a new page.

    NoBreak

    Specifies no break code.

    Oddpage

    The section starts on a new odd page.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved