Skip to main content

ImageItem Class

An image source that has an assigned ID.

Namespace: DevExpress.XtraPrinting.Drawing

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

public class ImageItem :
    IDisposable

#Remarks

DevExpress Reporting uses image items to specify images by their ID in markuped text of label controls.

#Inheritance

Object
ImageItem
See Also