Paragraph
Defined in: src/core/document-model/types.ts:328
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:337
§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:329
properties
Section titled “properties”
readonlyproperties:ParagraphProperties
Defined in: src/core/document-model/types.ts:330
readonlyruns: readonlyRun[]
Defined in: src/core/document-model/types.ts:331