Initializes a new instance of the ImageEventArgs class.
Namespace: MindFusion.Reporting.Wpf.ExportAssembly: MindFusion.Reporting.Wpf.HtmlExport
public ImageEventArgs ( BitmapSource image)
Public New ( _ image As BitmapSource _)
The image related to the event.
ImageEventArgs ClassMindFusion.Reporting.Wpf.Export Namespace