Skip to main content
A newer version of this page is available. .

ImageItem Class

An image source that has an assigned ID.

Namespace: DevExpress.XtraPrinting.Drawing

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.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