Back to Devexpress

IdxRichEditDocumentImage Properties

vcl-dxrichedit-dot-nativeapi-dot-idxricheditdocumentimage-dot-underscore-properties.md

latest1.9 KB
Original Source

IdxRichEditDocumentImage Properties

Exposes an inline image in a rich text document.

NameDescription
ImageProvides access to the Office Image container that hosts the inline image’s source bitmap.
LockAspectRatioSpecifies if an end-user can change the inline image’s height-to-width ratio by using a corner sizing handle or the Layout dialog.
OriginalSizeReturns the inline image’s initial dimensions in the parent document’s measurement units.
RangeReturns the inline image’s position within its parent document.
ScaleXSpecifies the scaling factor applied to the inline image’s original width.
ScaleYSpecifies the scaling factor applied to the inline image’s original height.
SizeSpecifies the inline image’s dimensions, in the parent document‘s measurement units.
UriSpecifies the hosted image’s universal resource identifier.

See Also

IdxRichEditDocumentImage Interface

IdxRichEditDocumentImage Members

dxRichEdit.NativeApi Unit