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

ImageCollectionItem.Image Property

The image that the ImageCollectionItem object provides.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v20.2.dll

NuGet Package: DevExpress.Win.Printing

Declaration

public Image Image { get; }

Property Value

Type Description
Image

The image that the ImageCollectionItem object provides.

See Also