An implementation of the IRenderTarget, which renders a report as HTML.
The following tables list the members exposed by the HtmlRenderTargetBase type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the HtmlRenderTargetBase class. |
Name | Description | |
---|---|---|
![]() |
Gets a list containing the names and values of the meta-tags to be included in the HTML head. |
|
![]() |
Gets or sets a value indicating whether the export should include opacity information for various elements. |
|
![]() |
Gets or sets a value indicating whether to render white rectangle with black borders for each page in the report. |
|
![]() |
Gets or sets a value indicating whether to draw rectangular page shadows. |
|
![]() |
Gets or sets the title of the resulting HTML. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Saves the rendered HTML. |
Name | Description | |
---|---|---|
![]() |
Returns the rendered HTML as string. |
|
![]() |
Invoked when renedring is about to start. |
|
![]() |
Raises the ProcessImage event. |
|
![]() |
Invoked when rendering the head tag of the HTML. |
Name | Description | |
---|---|---|
![]() |
Raised when the underlying HTML is rendered in order to process a referenced image. |