InlineImage Class
Contains settings of an inline image in the Rich Text Editor.
Declaration
export class InlineImage extends Image
Inherited Members
Inheritance
Image
InlineImage
Methods
getWrapType Method
Returns the image’s wrap type.
Declaration
getWrapType(): WrapType
Returns
Type | Description |
---|---|
WrapType | Returns the Inline value. |