StyleBase.LineHeight Field
Returns the height of a line of text.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const LineHeight As String
'Usage
Dim value As String
value = StyleBase.LineHeight
protected const string LineHeight
protected:
literal String^ LineHeight
static val mutable LineHeight: string
protected const var LineHeight : String