<p>This setting ensures that only lines whose number is a multiple of (e.g. 5, 10, and 15) will have a line number displayed. ]</p>
<p>The possible values for this attribute are defined by the ST_DecimalNumber simple type (§2.18.16).</p>
</div><divclass="tsd-comment tsd-typography"></div></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><spanclass="tsd-kind-property">distance</span><aid="__typedistance"class="tsd-anchor"></a><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">number</span><spanclass="tsd-signature-symbol">|</span><ahref="PositiveUniversalMeasure.html"class="tsd-signature-type tsd-kind-type-alias">PositiveUniversalMeasure</a></h5><divclass="tsd-comment tsd-typography"><p>Specifies the distance between the text margin and the edge of any line numbers appearing in that section.</p>
<p>The possible values for this attribute are defined by the ST_TwipsMeasure simple type (§2.18.105).</p>
</div><divclass="tsd-comment tsd-typography"></div></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><spanclass="tsd-kind-property">restart</span><aid="__typerestart"class="tsd-anchor"></a><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-keyword">typeof</span><ahref="../variables/LineNumberRestartFormat.html"class="tsd-signature-type tsd-kind-variable">LineNumberRestartFormat</a><spanclass="tsd-signature-symbol">[</span><spanclass="tsd-signature-keyword">keyof</span><spanclass="tsd-signature-keyword">typeof</span><ahref="../variables/LineNumberRestartFormat.html"class="tsd-signature-type tsd-kind-variable">LineNumberRestartFormat</a><spanclass="tsd-signature-symbol">]</span></h5><divclass="tsd-comment tsd-typography"><aid="line-numbering-restart-setting"class="tsd-anchor"></a><h2class="tsd-anchor-link">Line Numbering Restart Setting<ahref="#line-numbering-restart-setting"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h2><p>Specifies when the line numbering in this section shall be reset to the line number specified by the <code>start</code> attribute's value.</p>
<p>The line numbering increments for each line (even if it is not displayed) until it reaches the restart point specified by this element.</p>
<p>The value of <code>newPage</code> specifies that the line numbers shall restart at the top of each page to the value specified by the <code>start</code> attribute. In this case, <code>newPage</code> is the default, so this value could have been omitted entirely.</p>
<p>The possible values for this attribute are defined by the ST_LineNumberRestart simple type (§2.18.54).</p>
</div><divclass="tsd-comment tsd-typography"></div></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><spanclass="tsd-kind-property">start</span><aid="__typestart"class="tsd-anchor"></a><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">number</span></h5><divclass="tsd-comment tsd-typography"><aid="line-numbering-starting-value"class="tsd-anchor"></a><h2class="tsd-anchor-link">Line Numbering Starting Value<ahref="#line-numbering-starting-value"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h2><p>Specifies the starting value used for the first line whenever the line numbering is restarted by use of the <code>restart</code> attribute.</p>