RibbonImageCollection.GetImage(String) Method
Gets the specified image from the collection.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A String value specifying the image name. |
Returns
Type | Description |
---|---|
Image | An Image object. |
See Also