Partilhar via


Campo DynamicImageInstance.m_dpiY

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the image resolution in DPI measured along the Y-axis.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_dpiY As Single
'Uso
Dim value As Single 

value = Me.m_dpiY 

Me.m_dpiY = value
protected float m_dpiY
protected:
float m_dpiY
val mutable m_dpiY: float32
protected var m_dpiY : float

Consulte também

Referência

DynamicImageInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering