MindFusion.Reporting for Silverlight Programmer's Guide
ImageEventArgs.Url Property
See Also
 





Gets or sets the desired URL of the image.

Namespace: MindFusion.Reporting.Silverlight.Export
Assembly: MindFusion.Reporting.Silverlight.HtmlExport

 Syntax

C#  Copy Code

public string Url { get; set; }

Visual Basic  Copy Code

Public Property Url As String

 Property Value

A string value.

 Remarks

This URL will be written in the output HTML file.

 See Also

ImageEventArgs Members
ImageEventArgs Class
MindFusion.Reporting.Silverlight.Export Namespace