标签: c# reportviewer
当我渲染图像(.PNG)时,它应该保持透明,但是由于某种原因它是不透明的。我尝试将背景设置为“无颜色”和“透明”,但仍然无法正常工作。
reportViewer.LocalReport.Render("Image","DeviceInfo>OutputFormat>PNG</OutputFormat></DeviceInfo>");