In This Topic
Gets or sets the height of a line of text.
Default: null, renderer determines line height based on font size.
Min: 1 pt. Max: 1000 pt.
Syntax
'Declaration
Public Property LineHeight As RdlSize
public RdlSize LineHeight {get; set;}
See Also