Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

InlineImage Class

Contains settings of an inline image in the Rich Text Editor.

#Declaration

TypeScript
export class InlineImage extends Image

#Inheritance

Image
InlineImage

#Methods

#getWrapType Method

Returns the image’s wrap type.

#Declaration

TypeScript
getWrapType(): WrapType

#Returns

Type Description
WrapType

Returns the Inline value.