[]
Defines the line numbering mode.
public enum TextLineNumberMode
Name | Description |
---|---|
Continuous | The line number is continuous throughout the document. |
None | The line numbering is disabled. |
RestartEachPage | The line numbering starts with number 1 on each page. |