PrintRibbonController.ImageCollection Property
Gets the collection of images used in the PrintRibbonController UI.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
RibbonImageCollection | A RibbonImageCollection object. |
See Also