Description
Line numbering settings for a section.
C#
<p> public sealed class LineNumbering : TypesafeEnum</p> |
vb.net
<p> Public NotInheritable Class LineNumbering<br /> Inherits TypesafeEnum</p> |
Values
Name |
Description |
---|---|
Continue |
Continue from the last line number |
PerPage |
Restart for each page |
Restart |
Restart the numbers on this section |