ActiveReports 13
Title Property (HtmlExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : Title Property
Specifies the text used in the HTML tags of the exported document when using an HTML viewer type.
Syntax
'Declaration
 
Public Property Title As String
public string Title {get; set;}
See Also

Reference

HtmlExportOptions Class
HtmlExportOptions Members