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