StyleInstance.m_lineHeight Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_lineHeight As ReportSize
'Usage
Dim value As ReportSize

value = Me.m_lineHeight

Me.m_lineHeight = value
protected ReportSize m_lineHeight
protected:
ReportSize^ m_lineHeight
val mutable m_lineHeight: ReportSize
protected var m_lineHeight : ReportSize