Skip to main content

OfficeImage.ImageCacheKey Property

For internal use.

Namespace: DevExpress.Office.Utils

Assembly: DevExpress.Office.v23.2.Core.dll

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

Declaration

public abstract int ImageCacheKey { get; }

Property Value

Type Description
Int32

An integer value that represents a cache key under which an image is stored in the cache.

See Also