ActiveReports 9
LineHeight Property (Style)

Gets or sets the height of a line of text.

Syntax
'Declaration
 
Public Property LineHeight As ExpressionInfo
public ExpressionInfo LineHeight {get; set;}

Property Value

A Length ExpressionInfo object that evaluates to the height of a line of text.

Remarks

By default, the report output format determines the line height based on the font size.

The minimum value is 1pt; the maximum is 1000pt.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Style Class
Style Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum