IAdhocReportExportSourceTitle.HorizontalAlignment

Fore Syntax

HorizontalAlignment: AdhocHorizontalAlignment;

Fore.NET Syntax

None;

Description

The HorizontalAlignment property determines the horizontal alignment of the title relative to block borders.

Comments

By default, the title is aligned to the left border of the block, that is, HorizontalAlignment = AdhocHorizontalAlignment.Left.

Fore Example

The property use is given in the example for IAdhocReportExportSource.TitleSettings.

See also:

IAdhocReportExportSourceTitle