Campo StyleInstance.m_lineHeight
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A ReportSize value that represents the calculated value of the LineHeight property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected m_lineHeight As ReportSize
'Uso
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
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering