Campo StyleInstance.m_lineHeight
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A ReportSize value that represents the calculated value of the LineHeight property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering