Show contents 

Drawing > Drawing Assembly Interfaces > IGxTitle > IGxTitle.HtmlTitle

IGxTitle.HtmlTitle

Fore Syntax

HtmlTitle: String;

Fore.NET Syntax

HtmlTitle: string;

Description

The HtmlTitle property returns the title text obtained after processing of substitutions, in the HTML markup language.

Comments

Substitutions can be used in the text. The list of substitutions is given in description of the IGxTitle.Text property.

Fore and Fore.NET Examples

The property use is given in the example for IGxTitle.FormattedText.

See also:

IGxTitle