A newer version of this page is available.
Switch to the current version.
ImageBrick.Image Property
Defines the image displayed within the brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Image | The image displayed within the brick. |
Remarks
This property is obsolete. Use the ImageBrick.ImageSource property instead. It extends the list of supported image formats with SVG.
Implements
DevExpress.XtraPrinting.IImageBrick.Image
See Also
Feedback