2.9.250 SLncOperand

The SLncOperand enumeration is the operand to sprmSLnc. This structure is an 8-bit unsigned integer that specifies the line numbering mode for the section.

Name

Value

Meaning

lncPerPage

0x00

Line numbers restart every page.

lncRestart

0x01

Line numbers restart at the beginning of the section.

lncContinue

0x02

Line numbers continue from the preceding section, or start at 1 if this is the first section of the document.