ActiveReports 12
HelpLink Property (PdfExportException)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExportException Class : HelpLink Property
Gets or sets a link to the help file associated with this exception.
Syntax
'Declaration
 
Public Overridable Property HelpLink As String
public virtual string HelpLink {get; set;}

Property Value

The Uniform Resource Name (URN) or Uniform Resource Locator (URL).
See Also

Reference

PdfExportException Class
PdfExportException Members