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

DocumentImage Properties

Defines an image in the document.
Name Description
Image Provides access to the source image displayed as an inline object in the document.
OriginalSize Gets the original size of the image.
Range Gets the range to which the inline image belongs.
ScaleX Specifies the X-scaling factor of the inline image.
ScaleY Specifies the Y-scaling factor of the inline image.
Size Specifies the size of the inline image.
Uri Gets or sets the original location from where the image has been inserted.
See Also