IWxViewExporter.ExportToText

Syntax

ExportToText(FormatTag: String): String;

Parameters

FormatTag. File format. Only HTML format is permitted.

Description

The ExportToText method converts a workspace into HTML format. The method returns a string as HTML code.

NOTE. The method is outdated.

See also:

IWxViewExporter