WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineNumberingMode

    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 - 2023 Syncfusion Inc. All Rights Reserved