Campo StyleInstance.m_lineHeight
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A ReportSize value that represents the calculated value of the LineHeight property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_lineHeight As ReportSize
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering