paper-docxAPI referenceshape
InlineShape
paper-docx 0.2.0 API reference
Proxy for an <wp:inline> element, representing the container for an inline
graphical object.
InlineShape(inline: CT_Inline)Attributes
height
attributeheightLengthRead/write.
The display height of this inline shape as an Emu instance.
type
attributetypeThe type of this inline shape as a member of
docx.enum.shape.WD_INLINE_SHAPE, e.g. LINKED_PICTURE.
Read-only.
width
attributewidthRead/write.
The display width of this inline shape as an Emu instance.