Freigeben über


StyleInstance.m_lineHeight-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A ReportSize value that represents the calculated value of the LineHeight property.

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

Siehe auch

Verweis

StyleInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace