ITabPageSettings.PrintHyperlinks

Fore Syntax

PrintHyperlinks: Boolean;

Fore.NET Syntax

PrintHyperlinks: boolean;

Description

The PrintHyperlinks property determines whether hyperlinks must be exported to HTML format.

Comments

Available Values:

To export hyperlinks in regular report, use the IPrxReportExporter.ExportHyperlinkOpenURLAction property.

See also:

ITabPageSettings