Partager via


Champ StyleInstance.m_lineHeight

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_lineHeight As ReportSize
'Utilisation
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

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering