Skip to content

InlineImage

Defined in: src/core/document-model/types.ts:118

ECMA-376 §20.4.2.8 — wp:inline picture extent inside a w:r. Stored on Run alongside (or instead of) text so layout can position the image as if it were a glyph in the line box.

readonly height: Pt

Defined in: src/core/document-model/types.ts:125


readonly optional resource?: ResourceId

Defined in: src/core/document-model/types.ts:123

Content-addressed bytes in the document’s ResourceStore; absent when the source relationship did not resolve (the layout box still reserves space).


readonly width: Pt

Defined in: src/core/document-model/types.ts:124