Gets or sets the desired URL of the image.
Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Html
C# Copy Code |
---|
public string Url { get; set; } |
Visual Basic Copy Code |
---|
Public Property Url As String |
A string value identifying the processed image.
This URL will be written in the output HTML file.