【发布时间】:2013-02-25 22:57:48
【问题描述】:
是否可以在 RDLC Image 控件中使用 System.Drawing.Image?
我一直在阅读的是 3 种方法:
- 数据库
- 嵌入资源
- 外部文件
谢谢谢谢。
编辑:
从.NET or C# library for CGM (Computer Graphics Metafile) format? 开始,我现在得到了System.Drawing.Image 格式的图像,并希望将其显示为报告的一部分(作为图像)——这就是我想要做的。
【问题讨论】: