ActiveReports 12
IHtmlRenderingExtensionContext Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Export.Html.v12 Assembly > GrapeCity.ActiveReports.Export.Html.Page Namespace : IHtmlRenderingExtensionContext Interface

The following tables list the members exposed by IHtmlRenderingExtensionContext.

Public Properties
 NameDescription
 PropertyGets a XHTMLWriter to use for the HTML body section.  
 PropertyReturns a GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary containing the bookmarks for the report.  
 PropertyGets the GrapeCity.ActiveReports.Extensibility.Rendering.ISettings to use while rendering a report. This points back to the settings on the HtmlRenderingExtension class.  
Top
Public Methods
 NameDescription
 MethodGets a string representation of the provided GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea.  
Top
See Also

Reference

IHtmlRenderingExtensionContext Interface
GrapeCity.ActiveReports.Export.Html.Page Namespace