</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<ahref="ILevelParagraphStylePropertiesOptions.html#keepLines">keepLines</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/1bf3600/src/file/paragraph/properties.ts#L35">file/paragraph/properties.ts:35</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="keepNext"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><codeclass="tsd-tag ts-flagReadonly">Readonly</code><span>keep<wbr/>Next</span><ahref="#keepNext"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">keep<wbr/>Next</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">boolean</span></div><divclass="tsd-comment tsd-typography"><p>Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<ahref="ILevelParagraphStylePropertiesOptions.html#keepNext">keepNext</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/1bf3600/src/file/paragraph/properties.ts#L31">file/paragraph/properties.ts:31</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="leftTabStop"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><codeclass="tsd-tag ts-flagReadonly">Readonly</code><span>left<wbr/>Tab<wbr/>Stop</span><ahref="#leftTabStop"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">left<wbr/>Tab<wbr/>Stop</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="ILevelParagraphStylePropertiesOptions.html">ILevelParagraphStylePropertiesOptions</a>.<ahref="ILevelParagraphStylePropertiesOptions.html#leftTabStop">leftTabStop</a></p><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/1bf3600/src/file/paragraph/properties.ts#L25">file/paragraph/properties.ts:25</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="numbering"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><codeclass="tsd-tag ts-flagReadonly">Readonly</code><span>numbering</span><ahref="#numbering"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">numbering</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-symbol">{ </span><br/><span></span><spanclass="tsd-kind-property">custom</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span><spanclass="tsd-signature-symbol">; </span><br/><span></span><spanclass="tsd-kind-property">instance</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">number</span><spanclass="tsd-signature-symbol">; </span><br/><span></span><spanclass="tsd-kind-property">level</span><spanclass="tsd-signature-symbol">: </span><spanclass="tsd-signature-type">number</span><spanclass="tsd-signature-symbol">; </span><br/><span></span><spanclass="tsd-kind-property">reference</span><spanclass="tsd-signature-symbol">: </span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol">; </span><br/><spanclass="tsd-signature-symbol">}</span></div><divclass="tsd-type-declaration"><h4>Type declaration</h4><ulclass="tsd-parameters"><liclass="tsd-parameter"><h5><codeclass="tsd-tag ts-flagOptional">Optional</code><codeclass="tsd-tag ts-flagReadonly">Readonly</code><spanclass="tsd-kind-property">custom</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span></h5></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag ts-flagOptional">Optional</code><codeclass="tsd-tag ts-flagReadonly">Readonly</code><spanclass="tsd-kind-property">instance</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">number</span></h5></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag ts-flagReadonly">Readonly</code><spanclass="tsd-kind-property">level</span><spanclass="tsd-signature-symbol">: </span><spanclass="tsd-signature-type">number</span></h5></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag ts-flagReadonly">Readonly</code><spanclass="tsd-kind-property">reference</span><spanclass="tsd-signature-symbol">: </span><spanclass="tsd-signature-type">string</span></h5></li></ul></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/dolanmiu/docx/blob/1bf3600/src/