2019-11-08 10:58:23 +00:00
<!doctype html>
< html class = "default no-js" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2020-07-15 09:33:59 +00:00
< title > IParagraphPropertiesOptions | docx< / title >
2021-03-01 17:41:56 +00:00
< meta name = "description" content = "Documentation for docx" >
2019-11-08 10:58:23 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "stylesheet" href = "../assets/css/main.css" >
< / head >
< body >
< header >
< div class = "tsd-page-toolbar" >
< div class = "container" >
< div class = "table-wrap" >
2021-03-01 17:41:56 +00:00
< div class = "table-cell" id = "tsd-search" data-index = "../assets/js/search.json" data-base = ".." >
2019-11-08 10:58:23 +00:00
< div class = "field" >
< label for = "tsd-search-field" class = "tsd-widget search no-caption" > Search< / label >
< input id = "tsd-search-field" type = "text" / >
< / div >
< ul class = "results" >
< li class = "state loading" > Preparing search index...< / li >
< li class = "state failure" > The search index is not available< / li >
< / ul >
< a href = "../index.html" class = "title" > docx< / a >
< / div >
< div class = "table-cell" id = "tsd-widgets" >
< div id = "tsd-filter" >
< a href = "#" class = "tsd-widget options no-caption" data-toggle = "options" > Options< / a >
< div class = "tsd-filter-group" >
< div class = "tsd-select" id = "tsd-filter-visibility" >
< span class = "tsd-select-label" > All< / span >
< ul class = "tsd-select-list" >
< li data-value = "public" > Public< / li >
< li data-value = "protected" > Public/Protected< / li >
< li data-value = "private" class = "selected" > All< / li >
< / ul >
< / div >
< input type = "checkbox" id = "tsd-filter-inherited" checked / >
< label class = "tsd-widget" for = "tsd-filter-inherited" > Inherited< / label >
< input type = "checkbox" id = "tsd-filter-externals" checked / >
< label class = "tsd-widget" for = "tsd-filter-externals" > Externals< / label >
< / div >
< / div >
< a href = "#" class = "tsd-widget menu no-caption" data-toggle = "menu" > Menu< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "tsd-page-title" >
< div class = "container" >
< ul class = "tsd-breadcrumb" >
< li >
< a href = "../globals.html" > Globals< / a >
< / li >
< li >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html" > IParagraphPropertiesOptions< / a >
2019-11-08 10:58:23 +00:00
< / li >
< / ul >
2020-07-15 09:33:59 +00:00
< h1 > Interface IParagraphPropertiesOptions< / h1 >
2019-11-08 10:58:23 +00:00
< / div >
< / div >
< / header >
< div class = "container container-main" >
< div class = "row" >
< div class = "col-8 col-content" >
< section class = "tsd-panel tsd-hierarchy" >
< h3 > Hierarchy< / h3 >
< ul class = "tsd-hierarchy" >
< li >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphstylepropertiesoptions.html" class = "tsd-signature-type" > IParagraphStylePropertiesOptions< / a >
< ul class = "tsd-hierarchy" >
< li >
< span class = "target" > IParagraphPropertiesOptions< / span >
< ul class = "tsd-hierarchy" >
< li >
< a href = "iparagraphoptions.html" class = "tsd-signature-type" > IParagraphOptions< / a >
< / li >
< / ul >
< / li >
< / ul >
2019-11-08 10:58:23 +00:00
< / li >
< / ul >
< / section >
< section class = "tsd-panel-group tsd-index-group" >
< h2 > Index< / h2 >
< section class = "tsd-panel tsd-index-panel" >
< div class = "tsd-index-content" >
< section class = "tsd-index-section tsd-is-external" >
< h3 > Properties< / h3 >
< ul class = "tsd-index-list" >
2020-07-15 09:33:59 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#alignment" class = "tsd-kind-icon" > alignment< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#bidirectional" class = "tsd-kind-icon" > bidirectional< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#border" class = "tsd-kind-icon" > border< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#bullet" class = "tsd-kind-icon" > bullet< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#contextualspacing" class = "tsd-kind-icon" > contextual< wbr > Spacing< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#heading" class = "tsd-kind-icon" > heading< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#indent" class = "tsd-kind-icon" > indent< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#keeplines" class = "tsd-kind-icon" > keep< wbr > Lines< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#keepnext" class = "tsd-kind-icon" > keep< wbr > Next< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#lefttabstop" class = "tsd-kind-icon" > left< wbr > Tab< wbr > Stop< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#numbering" class = "tsd-kind-icon" > numbering< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#outlinelevel" class = "tsd-kind-icon" > outline< wbr > Level< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#pagebreakbefore" class = "tsd-kind-icon" > page< wbr > Break< wbr > Before< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#righttabstop" class = "tsd-kind-icon" > right< wbr > Tab< wbr > Stop< / a > < / li >
2020-10-29 02:46:42 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#shading" class = "tsd-kind-icon" > shading< / a > < / li >
2020-07-15 09:33:59 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#spacing" class = "tsd-kind-icon" > spacing< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#style" class = "tsd-kind-icon" > style< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#tabstops" class = "tsd-kind-icon" > tab< wbr > Stops< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" > < a href = "iparagraphpropertiesoptions.html#thematicbreak" class = "tsd-kind-icon" > thematic< wbr > Break< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / section >
< / div >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group tsd-is-external" >
< h2 > Properties< / h2 >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "alignment" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > alignment< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > alignment< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/alignmenttype.html" class = "tsd-signature-type" > AlignmentType< / a > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#alignment" > alignment< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L18" > src/file/paragraph/properties.ts:18< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "bidirectional" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > bidirectional< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > bidirectional< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L33" > src/file/paragraph/properties.ts:33< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "border" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > border< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > border< span class = "tsd-signature-symbol" > :< / span > < a href = "iborderoptions.html" class = "tsd-signature-type" > IBorderOptions< / a > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L31" > src/file/paragraph/properties.ts:31< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "bullet" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > bullet< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > bullet< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > level< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > }< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L41" > src/file/paragraph/properties.ts:41< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "contextualspacing" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > contextual< wbr > Spacing< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > contextual< wbr > Spacing< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#contextualspacing" > contextualSpacing< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L20" > src/file/paragraph/properties.ts:20< / a > < / li >
2020-05-22 12:32:54 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "heading" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > heading< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > heading< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/headinglevel.html" class = "tsd-signature-type" > HeadingLevel< / a > < / div >
2020-05-22 12:32:54 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L32" > src/file/paragraph/properties.ts:32< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "indent" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > indent< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > indent< span class = "tsd-signature-symbol" > :< / span > < a href = "iindentattributesproperties.html" class = "tsd-signature-type" > IIndentAttributesProperties< / a > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#indent" > indent< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L23" > src/file/paragraph/properties.ts:23< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "keeplines" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > keep< wbr > Lines< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > keep< wbr > Lines< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#keeplines" > keepLines< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L26" > src/file/paragraph/properties.ts:26< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "keepnext" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > keep< wbr > Next< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > keep< wbr > Next< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#keepnext" > keepNext< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L25" > src/file/paragraph/properties.ts:25< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "lefttabstop" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > left< wbr > Tab< wbr > Stop< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > left< wbr > Tab< wbr > Stop< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > number< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#lefttabstop" > leftTabStop< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L22" > src/file/paragraph/properties.ts:22< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "numbering" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > numbering< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > numbering< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > custom< span class = "tsd-signature-symbol" > ?: < / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < span class = "tsd-signature-symbol" > ; < / span > level< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > ; < / span > reference< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > }< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L44" > src/file/paragraph/properties.ts:44< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "outlinelevel" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > outline< wbr > Level< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > outline< wbr > Level< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > number< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#outlinelevel" > outlineLevel< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L27" > src/file/paragraph/properties.ts:27< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "pagebreakbefore" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > page< wbr > Break< wbr > Before< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > page< wbr > Break< wbr > Before< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L34" > src/file/paragraph/properties.ts:34< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
2020-07-15 09:33:59 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "righttabstop" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > right< wbr > Tab< wbr > Stop< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > right< wbr > Tab< wbr > Stop< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > number< / span > < / div >
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#righttabstop" > rightTabStop< / a > < / p >
2020-07-15 09:33:59 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L21" > src/file/paragraph/properties.ts:21< / a > < / li >
2020-10-29 02:46:42 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "shading" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > shading< / h3 >
2020-10-29 02:46:42 +00:00
< div class = "tsd-signature tsd-kind-icon" > shading< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > color< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > fill< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > type< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/shadingtype.html" class = "tsd-signature-type" > ShadingType< / a > < span class = "tsd-signature-symbol" > }< / span > < / div >
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L49" > src/file/paragraph/properties.ts:49< / a > < / li >
2020-07-15 09:33:59 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "spacing" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > spacing< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > spacing< span class = "tsd-signature-symbol" > :< / span > < a href = "ispacingproperties.html" class = "tsd-signature-type" > ISpacingProperties< / a > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#spacing" > spacing< / a > < / p >
2019-11-08 10:58:23 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L24" > src/file/paragraph/properties.ts:24< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "style" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > style< / h3 >
2020-07-15 09:33:59 +00:00
< div class = "tsd-signature tsd-kind-icon" > style< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > string< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L40" > src/file/paragraph/properties.ts:40< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a name = "tabstops" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > tab< wbr > Stops< / h3 >
2020-08-01 17:08:19 +00:00
< div class = "tsd-signature tsd-kind-icon" > tab< wbr > Stops< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-symbol" > { < / span > leader< span class = "tsd-signature-symbol" > ?: < / span > < a href = "../enums/leadertype.html" class = "tsd-signature-type" > LeaderType< / a > < span class = "tsd-signature-symbol" > ; < / span > position< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "../enums/tabstopposition.html" class = "tsd-signature-type" > TabStopPosition< / a > < span class = "tsd-signature-symbol" > ; < / span > type< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/tabstoptype.html" class = "tsd-signature-type" > TabStopType< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > []< / span > < / div >
2019-11-08 10:58:23 +00:00
< aside class = "tsd-sources" >
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L35" > src/file/paragraph/properties.ts:35< / a > < / li >
2020-07-15 09:33:59 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a name = "thematicbreak" class = "tsd-anchor" > < / a >
2021-03-01 17:41:56 +00:00
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > < span class = "tsd-flag ts-flagReadonly" > Readonly< / span > thematic< wbr > Break< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > thematic< wbr > Break< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > false< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > true< / span > < / div >
2020-07-15 09:33:59 +00:00
< aside class = "tsd-sources" >
2021-02-28 15:57:18 +00:00
< p > Inherited from < a href = "iparagraphoptions.html" > IParagraphOptions< / a > .< a href = "iparagraphoptions.html#thematicbreak" > thematicBreak< / a > < / p >
2020-07-15 09:33:59 +00:00
< ul >
2021-03-04 02:21:53 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/2f732e7/src/file/paragraph/properties.ts#L19" > src/file/paragraph/properties.ts:19< / a > < / li >
2019-11-08 10:58:23 +00:00
< / ul >
< / aside >
< / section >
< / section >
< / div >
< div class = "col-4 col-menu menu-sticky-wrap menu-highlight" >
< nav class = "tsd-navigation primary" >
< ul >
< li class = "globals " >
< a href = "../globals.html" > < em > Globals< / em > < / a >
< / li >
< / ul >
< / nav >
< nav class = "tsd-navigation secondary menu-sticky" >
< ul class = "before-current" >
< / ul >
< ul class = "current" >
< li class = "current tsd-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html" class = "tsd-kind-icon" > IParagraph< wbr > Properties< wbr > Options< / a >
2019-11-08 10:58:23 +00:00
< ul >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#alignment" class = "tsd-kind-icon" > alignment< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#bidirectional" class = "tsd-kind-icon" > bidirectional< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#border" class = "tsd-kind-icon" > border< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#bullet" class = "tsd-kind-icon" > bullet< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#contextualspacing" class = "tsd-kind-icon" > contextual< wbr > Spacing< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-05-22 12:32:54 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#heading" class = "tsd-kind-icon" > heading< / a >
2020-05-22 12:32:54 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#indent" class = "tsd-kind-icon" > indent< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#keeplines" class = "tsd-kind-icon" > keep< wbr > Lines< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#keepnext" class = "tsd-kind-icon" > keep< wbr > Next< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#lefttabstop" class = "tsd-kind-icon" > left< wbr > Tab< wbr > Stop< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#numbering" class = "tsd-kind-icon" > numbering< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#outlinelevel" class = "tsd-kind-icon" > outline< wbr > Level< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#pagebreakbefore" class = "tsd-kind-icon" > page< wbr > Break< wbr > Before< / a >
2019-11-08 10:58:23 +00:00
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#righttabstop" class = "tsd-kind-icon" > right< wbr > Tab< wbr > Stop< / a >
< / li >
2020-10-29 02:46:42 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#shading" class = "tsd-kind-icon" > shading< / a >
< / li >
2020-07-15 09:33:59 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#spacing" class = "tsd-kind-icon" > spacing< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#style" class = "tsd-kind-icon" > style< / a >
2019-11-08 10:58:23 +00:00
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
2020-07-15 09:33:59 +00:00
< a href = "iparagraphpropertiesoptions.html#tabstops" class = "tsd-kind-icon" > tab< wbr > Stops< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external" >
< a href = "iparagraphpropertiesoptions.html#thematicbreak" class = "tsd-kind-icon" > thematic< wbr > Break< / a >
2019-11-08 10:58:23 +00:00
< / li >
< / ul >
< / li >
< / ul >
< ul class = "after-current" >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< footer class = "with-border-bottom" >
< div class = "container" >
< h2 > Legend< / h2 >
< div class = "tsd-legend-group" >
< / div >
< / div >
< / footer >
< div class = "container tsd-generator" >
2020-07-30 01:44:35 +00:00
< p > Generated using < a href = "https://typedoc.org/" target = "_blank" > TypeDoc< / a > < / p >
2019-11-08 10:58:23 +00:00
< / div >
< div class = "overlay" > < / div >
< script src = "../assets/js/main.js" > < / script >
< / body >
< / html >