Back to Devexpress

OfficeImage Properties

officefileapi-devexpress-dot-office-dot-utils-dot-officeimage-dot-underscore-properties.md

latest3.2 KB
Original Source

OfficeImage Properties

An image in the document.

NameDescription
DesiredSizeAfterLoadFor internal use.
DXImageRetrieves the DXImage object.
EncapsulatedOfficeNativeImageFor internal use.
HorizontalResolutionGets the horizontal resolution of the image in pixels per inch.
ImageCacheKeyFor internal use.
IsLoadedFor internal use.
IsMetafile
NativeImageProvides access to the native Image object.
PaletteLengthGets the number of colors in the image palette.
PixelFormatGets the pixel format of the image.
RawFormatGets the file format of this image.
RootImageThis property is overridden in OfficeImage descendants to point to a single instance of an image that can be incorporated in different objects.
ShouldSetDesiredSizeAfterLoadFor internal use.
SizeInDocumentsGets the size of an image in DocumentUnit.Document units.
SizeInHundredthsOfMillimeterGets the size of an image in hundredths of a millimeter.
SizeInOriginalUnitsThis property is overridden in OfficeImage descendants to get the size of a native image measured in original units.
SizeInPixelsGets the size of an image in pixels.
SizeInTwipsGets the size of an image in twips (1,440 twips equals one inch, and 567 twips equals one centimeter).
UriThis property is overridden in OfficeImage class descendants to get the URI of the image.
VerticalResolutionGets the horizontal resolution of the image in pixels per inch.

See Also

OfficeImage Class

OfficeImage Members

DevExpress.Office.Utils Namespace