Skip to main content

ImageCollectionItem.Image Property

The image that the ImageCollectionItem object provides.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing

Declaration

public Image Image { get; }

Property Value

Type Description
Image

The image that the ImageCollectionItem object provides.

See Also