ActiveReports 10
HResult Property (HtmlExportException)

GrapeCity.ActiveReports.Export.Html.v10 Assembly > GrapeCity.ActiveReports.Export.Html.Section Namespace > HtmlExportException Class : HResult Property
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
Syntax
'Declaration
 
Public ReadOnly Property HResult As Integer
public int HResult {get;}

Property Value

The HRESULT value.
See Also

Reference

HtmlExportException Class
HtmlExportException Members