Initializes a new instance of the ImageEventArgs class.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
SyntaxC#
Copy Code
|
|---|
public ImageEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The image related to the event.
See Also