MindFusion.Wpf Pack Programmer's Guide
HtmlRenderTargetBase.Title Property
See Also
 





Gets or sets the title of the resulting HTML.

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

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

 See Also

HtmlRenderTargetBase Members
HtmlRenderTargetBase Class
MindFusion.Reporting.Wpf.Export Namespace