Paragraph
Defined in: src/core/document-model/types.ts:536
ECMA-376 Part 1 §17.3.1 — a paragraph: its ParagraphProperties and runs.
Properties
Section titled “Properties”bookmarks?
Section titled “bookmarks?”
readonlyoptionalbookmarks?: readonlystring[]
Defined in: src/core/document-model/types.ts:545
§17.13.6.2 w:bookmarkStart — names of bookmarks opening in (or
immediately before) this paragraph. Paragraph-level v1: the destination
is the paragraph’s first line.
native?
Section titled “native?”
readonlyoptionalnative?:NativeBag
Defined in: src/core/document-model/types.ts:537
properties
Section titled “properties”
readonlyproperties:ParagraphProperties
Defined in: src/core/document-model/types.ts:538
readonlyruns: readonlyRun[]
Defined in: src/core/document-model/types.ts:539