MindFusion.Reporting for Silverlight Programmer's Guide
MhtmlRenderTarget Properties
 


 Public Properties

  Name Description

MetaTags

Gets a list containing the names and values of the meta-tags to be included in the HTML head. (Inherited from HtmlRenderTargetBase.)

RenderOpacity

Gets or sets a value indicating whether the export should include opacity information for various elements. (Inherited from HtmlRenderTargetBase.)

RenderPages

Gets or sets a value indicating whether to render white rectangle with black borders for each page in the report. (Inherited from HtmlRenderTargetBase.)

RenderPageShadows

Gets or sets a value indicating whether to draw rectangular page shadows. (Inherited from HtmlRenderTargetBase.)

SplitImageContent

Gets or sets a value indicating whether the content of images inside the rendered MHTML should be split to individual lines that do not exceed 80 characters.

Title

Gets or sets the title of the resulting HTML. (Inherited from HtmlRenderTargetBase.)

 See Also

MhtmlRenderTarget Class
MindFusion.Reporting.Silverlight.Export Namespace