Back to Devexpress

ImageCollectionItem.Caption Property

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

latest1.3 KB
Original Source

ImageCollectionItem.Caption Property

The caption that the ImageCollectionItem object uses to present its Image.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public string Caption { get; }
vb
Public ReadOnly Property Caption As String

Property Value

TypeDescription
String

The Image‘s caption.

|

See Also

ImageCollectionItem Class

ImageCollectionItem Members

DevExpress.XtraPrinting.Preview Namespace