GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    SectionStart Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Represents a type of section start that is used in defining SectionStart.

    • C#
    • VB.NET
    public enum SectionStart
    Public Enum SectionStart

    Fields

    Continuous

    Section will start on the same page as previous section.

    EvenPage

    Section will start on the even-numbered page.

    NewPage

    Section will start of the new page.

    OddPage

    Section will start on the odd-numbered page.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.