Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DocumentImage Members

Defines an image in the document.

Properties

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