Back to Devexpress

PrintRibbonController.ImageCollection Property

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

latest1.4 KB
Original Source

PrintRibbonController.ImageCollection Property

Gets the collection of images used in the PrintRibbonController UI.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public RibbonImageCollection ImageCollection { get; }
vb
Public ReadOnly Property ImageCollection As RibbonImageCollection

Property Value

TypeDescription
RibbonImageCollection

A RibbonImageCollection object.

|

See Also

PrintRibbonController Class

PrintRibbonController Members

DevExpress.XtraPrinting.Preview Namespace