MindFusion WinForms Programmer's Guide
HtmlExporter Properties
 


 Public Properties

  Name Description

EmbedImages

Gets or sets a value indicating whether to embed images in the HTML or copy them in a specified directory.

ImageFolder

Gets or sets the directory where the images referenced in the HTML should be copied.

Margins

Gets or sets the page margins. (Inherited from HtmlExporterBase.)

MetaTags

Gets a list with the names and values of the meta-tags to be included in the resulting HTML. (Inherited from HtmlExporterBase.)

PageOrientation

Gets or sets the page orientation. (Inherited from HtmlExporterBase.)

PageSize

Gets or sets the page size. (Inherited from HtmlExporterBase.)

RootFolder

Gets or sets the folder of the target HTML.

Title

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

 See Also

HtmlExporter Class
MindFusion.Reporting.Export Namespace