menu

WinForms

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

    Show / Hide Table of Contents

    Enum LineNumberingMode

    Specifies the line numbering mode to apply.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum LineNumberingMode

    Fields

    Name Description
    Continuous

    Line numbering continuous from the previous section.

    None

    Specifies LineNumberingMode as None.

    RestartPage

    Line numbering restarts at the start of every page

    RestartSection

    Line numbering restarts at the section start.

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