Back to Devexpress

ImageCollectionItem.Image Property

windowsforms-devexpress-dot-xtraprinting-dot-preview-dot-imagecollectionitem.md

latest1.2 KB
Original Source

ImageCollectionItem.Image Property

The image that the ImageCollectionItem object provides.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public Image Image { get; }
vb
Public ReadOnly Property Image As Image

Property Value

TypeDescription
Image

The image that the ImageCollectionItem object provides.

|

See Also

ImageCollectionItem Class

ImageCollectionItem Members

DevExpress.XtraPrinting.Preview Namespace